Efficient High-Radix GF(p) Montgomery Modular Multiplication Via Deep Use of Multipliers

Ruoyu Wu,Ming Xu,Yingqing Yang,Guanzhong Tian,Ping Yu,Yangfan Zhao,Lian,Longhua Ma
DOI: https://doi.org/10.1109/tcsii.2022.3197314
2022-01-01
IEEE Transactions on Circuits & Systems II Express Briefs
Abstract:High-radix Montgomery Modular Multiplication (MMM) is flexible and consumes fewer cycles, but turns inefficient especially when it comes to low-bit calculation. In this brief, we propose a high-radix MMM algorithm, called Separated Iterative Digit-Digit Modular Multiplication (S-IDDMM), which accelerates the MMM by taking full advantage of multipliers and adders. The relationship among clock cycles, pipeline of multiplications and number of multipliers for the proposed algorithm is derived and utilized to optimize the overall efficiency jointly. Xilinx Virtex-7 FPGA implementations of S-IDDMM in 256 bits and 512 bits are constructed with radix-32 and radix-64, respectively. Compared with IDDMM design reported elsewhere (Amiet et al., 2016), our calculation time is reduced by more than 2 times with a similar area cost, due to deep use of multipliers and higher frequency.
What problem does this paper attempt to address?