International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Fast polynomial multiplication using matrix multiplication accelerators with applications to NTRU on Apple M1/M3 SoCs

Authors:
Décio Luiz Gazzoni Filho , Universidade Estadual de Campinas (UNICAMP), State University of Londrina
Guilherme Brandão , Independent Researcher
Julio López , Universidade Estadual de Campinas (UNICAMP)
Download:
DOI: 10.62056/a3txommol
URL: https://cic.iacr.org//p/1/1/9
Search ePrint
Search Google
Abstract:

Efficient polynomial multiplication routines are critical to the performance of lattice-based post-quantum cryptography (PQC). As PQC standards only recently started to emerge, CPUs still lack specialized instructions to accelerate such routines. Meanwhile, deep learning has grown immeasurably in importance. Its workloads call for teraflops-level of processing power for linear algebra operations, mainly matrix multiplication. Computer architects have responded by introducing ISA extensions, coprocessors and special-purpose cores to accelerate such operations. In particular, Apple ships an undocumented matrix-multiplication coprocessor, AMX, in hundreds of millions of mobile phones, tablets and personal computers. Our work repurposes AMX to implement polynomial multiplication and applies it to the NTRU cryptosystem, setting new speed records on the Apple M1 and M3 systems-on-chip (SoCs): polynomial multiplication, key generation, encapsulation and decapsulation are sped up by $1.54$–$3.07\times$, $1.08$–$1.33\times$, $1.11$–$1.50\times$ and $1.20$–$1.98\times$, respectively, over the previous state-of-the-art.

BibTeX
@article{cic-2024-34109,
  title={Fast polynomial multiplication using matrix multiplication accelerators with applications to NTRU on Apple M1/M3 SoCs},
  journal={cic},
  publisher={International Association for Cryptologic Research},
  volume={1, Issue 1},
  url={https://cic.iacr.org//p/1/1/9},
  doi={10.62056/a3txommol},
  author={Décio Luiz Gazzoni Filho and Guilherme Brandão and Julio López},
  year=2024
}