Fast Point Operation Architecture for Elliptic Curve Cryptography

Qingwei Li,Zhongfeng Wang,Xingcheng Liu
DOI: https://doi.org/10.1109/apccas.2008.4745991
2008-01-01
Abstract:Elliptic Curve Cryptography (ECC) plays an important role in today's public key based security systems. Compared with the conventional systems such as RSA, ECC delivers much higher security strength per bit. The implementation of ECC lies in three levels: scalar multiplication, point addition/doubling and finite field modular arithmetic. In this paper, we present a novel fast architecture for the point addition/doubling level in the projective coordinate. Analysis shows that, with reasonable hardware overhead, our architecture can achieve a speedup of 2.5 times for the point addition operation in Lopez-Dahab projective coordinate and 1.8 times for the point doubling operation, which facilitates the design of high-speed ECC systems.
What problem does this paper attempt to address?