Efficient Access Scheme for Multi-bank Based NTT Architecture Through Conflict Graph

Xiangren Chen,Bohan Yang,Yong Lu,Shouyi Yin,Shaojun Wei,Leibo Liu
DOI: https://doi.org/10.1145/3489517.3530656
2022-01-01
Abstract:Number Theoretical Transform (NTT) hardware accelerator becomes crucial building block in many cryptosystems like postquantum cryptography. In this paper, we provide new insights into the construction of conflict-free memory mapping scheme (CFMMS) for multi-bank NTT architecture. Firstly, we offer parallel loop structure of arbitrary-radix NTT and propose two point-fetching modes. Afterwards, we transform the conflict-free mapping problem into conflict graph and develop novel heuristic to explore the design space of CFMMS, which turns out more efficient access scheme than classic works. To further verify the methodology, we design high-performance NTT/INTT kernels for Dilithium, whose areatime efficiency significantly outperforms state-of-the-art works on the similar FPGA platform.
What problem does this paper attempt to address?