An efficient hardware accelerator for NTT-based polynomial multiplication using FPGA

Raziyeh Salarifard,Hadi Soleimany
DOI: https://doi.org/10.1007/s13389-024-00357-1
2024-06-06
Journal of Cryptographic Engineering
Abstract:The number theoretic transform (NTT) is used to efficiently execute polynomial multiplication. It has become an important part of lattice-based post-quantum methods and the subsequent generation of standard cryptographic systems. However, implementing post-quantum schemes is challenging since they rely on intricate structures. This paper demonstrates how to develop a high-speed NTT multiplier highly optimized for FPGAs with few logical resources. We describe a novel architecture for NTT that leverages unique precomputation. Our method efficiently maps these specific pre-computed values into the built-in Block RAMs, which greatly reduces the area and time required for implementation when compared to previous works. We have chosen Kyber parameters to implement the proposed architectures. Compared to the most well-known approach for implementing Kyber's polynomial multiplication using NTT, the AC (area latency) is reduced by , and AT (area time) is improved by as a result of the pre-computation we suggest in this study.
computer science, theory & methods
What problem does this paper attempt to address?