Title :
Fast modular reduction for large wordlengths via one linear and one cyclic convolution
Author :
Phatak, Dhananjay S. ; Goff, Tom
Author_Institution :
Dept. of Comput. Sci. & Electr. Eng., Maryland Univ., Baltimore, MD, USA
Abstract :
Modular reduction is a fundamental operation in cryptographic systems. Most well known modular reduction methods including Barrett´s and Montgomery´s algorithms leverage some-pre computations to avoid divisions so that the main complexity of these methods lies in a sequence of two long multiplications. For large wordlengths a multiplication which is tantamount to a linear convolution is performed via the fast Fourier transform (FFT) or other transform-based techniques as in the Schonhage-Strassen multiplication algorithm. We show a fundamental property (the separation principle): in a modular reduction based on long multiplications, the linear convolution required by one of the two long multiplications can be replaced by a cyclic convolution, and the halves can be separated using other information available due to the intrinsic redundancy of the operations. This reduces the number of operations by about 25%. We demonstrate that both Barrett´s and Montgomery´s methods can be sped up by using the aforementioned fundamental principle. It is shown that a direct application of this algorithm to modular exponentiation (either using Barrett´s or Montgomery´s methods) can be expected to yield about about 17% speedup.
Keywords :
convolutional codes; cryptography; cyclic codes; digital arithmetic; fast Fourier transforms; linear codes; Schonhage-Strassen multiplication algorithm; cryptographic system; cyclic convolution; fast Fourier transform; linear convolution; modular reduction method; wordlength reduction; Computer science; Convolution; Digital arithmetic; Elliptic curve cryptography; Fast Fourier transforms; Runtime; FFT multiply; cryptography; cyclic convolution; elliptic-curve; fast modular reduction; large wordlength; linear convolution; number theoretic transforms; principle of separation;
Conference_Titel :
Computer Arithmetic, 2005. ARITH-17 2005. 17th IEEE Symposium on
Print_ISBN :
0-7695-2366-8
DOI :
10.1109/ARITH.2005.21