Unbalanced Exponent Modular Reduction over Binary Field and Its Implementation

  • Authors:
  • Haibin Shen;Yier Jin;Rongquan You

  • Affiliations:
  • Zhejiang University, China;Zhejiang University, China;Zhejiang University, China

  • Venue:
  • ICICIC '06 Proceedings of the First International Conference on Innovative Computing, Information and Control - Volume 1
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Modular reduction is the basic operation of cryptographic systems. The Barrett's Algorithm and Montgomery's Algorithm are widely used nowadays and they are both based on pre-computation. In the field of Elliptic Curve Cryptosystem (ECC) over GF(2^m), the reduction polynomials recommended by SEC have few items and the degree of second item is much less than that of the first one. Making use of this characteristic, the paper presents a new method to accelerate modular reduction without precomputation which speeds up modular reduction by 10-30 times over GF(2^m) and speeds up ECC point multiplication by 40%-50%. This algorithm has been implemented in a high-speed public-key cipher accelerator.