An efficient architecture for computing division over GF(2m) in elliptic curve cryptography

Jian-Yang Zhou,Xiao-Gang Jiang,Hui-Huang Chen
DOI: https://doi.org/10.1109/icasic.2005.1611303
2005-01-01
Abstract:In the computing system, division is normally programmed as an multiplication operation following with a multiplicative inversion process. It is the most time consuming operation in the computing of Elliptic Curve Cryptography (ECC) for portable applications. This paper introduces a new architecture for hardware implementation of computing division based on the binary Extended Euclidean Algorithm. With the new architecture, ECC can be implemented with low power consumption and more computing efficiency for application in real-time system. In order to show the advantages, we also detail on the modified algorithm of our new architecture and compare the synthesis results of hardware implementations. © 2005 IEEE.
What problem does this paper attempt to address?