• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (02): 201-205.

• 论文 • Previous Articles     Next Articles

Design and implementation of high radix Montgomery modular multiplication array structures             

WU Guiming,XIE Xianghui,WU Dong,ZHENG Fang,YAN Xinkai   

  1. (State Key Laboratory of Mathematical Engineering and Advanced Computing,Wuxi 214125,China)
  • Received:2013-08-05 Revised:2013-10-26 Online:2014-02-25 Published:2014-02-25

Abstract:

Two linear arrays for high radix Montgomery modular multiplication are proposed. They use two different parallelization methods, both of which can exploit pipelined parallelism through task assignment and task scheduling along different loop dimensions. The two linear arrays for 256bit modular multiplication using the radix of 216, are implemented on Xilinx XC5VLX330 FPGA. The experimental results show that both linear arrays have the latencies of 84 cycles, and the throughput of 1/17 and 1/21, respectively. Compared with the related work, our designs have higher throughput. Moreover, the balance between performance and hardware overhead can be achieved.

Key words: modular multiplication;linear array;FPGA;pipeline