Title :
Subquadratic Space Complexity Binary Field Multiplier Using Double Polynomial Representation
Author :
Bajard, Jean-Claude ; Negre, Christophe ; Plantard, Thomas
Author_Institution :
LIP6 CNRS, UPMC Paris, Paris, France
Abstract :
This paper deals with binary field multiplication. We use the bivariate representation of binary field called Double Polynomial System (DPS) presented in . This concept generalizes the composite field representation to every finite field. As shown in , the main interest of DPS representation is that it enables to use Lagrange approach for multiplication, and in the best case, Fast Fourier Transform approach, which optimizes Lagrange approach. We use here a different strategy from to perform reduction, and we also propose in this paper, some new approaches for constructing DPS. We focus on DPS, which provides a simpler and more efficient method for coefficient reduction. This enables us to avoid a multiplication required in the Montgomery reduction approach of , and thus to improve the complexity of the DPS multiplier. The resulting algorithm proposed in the present paper is subquadratic in space O(n1.31) and logarithmic in time. The space complexity is 33 percent better than in and 18 percent faster. It is asymptotically more efficient than the best known method (specifiably more efficient than when n ≥ 3,000). Furthermore, our proposal is available for every n and not only for n a power of two or three.
Keywords :
computational complexity; fast Fourier transforms; matrix multiplication; polynomial matrices; Lagrange approach; Montgomery reduction; binary field multiplier; bivariate representation; composite field representation; double polynomial representation; fast Fourier transform; subquadratic space complexity; Arithmetic; Circuits; Elliptic curve cryptography; Fast Fourier transforms; Galois fields; Hardware; Lagrangian functions; NIST; Polynomials; Proposals; Binary field; FFT.; double polynomial system; multiplication; subquadratic complexity;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/TC.2010.141