International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

A Parallelization of ECDSA Resistant to Simple Power Analysis Attacks

Authors:
Sarang Aravamuthan
Viswanatha Rao Thumparthy
Download:
URL: http://eprint.iacr.org/2006/316
Search ePrint
Search Google
Abstract: The Elliptic Curve Digital Signature Algorithm admits a natural parallelization wherein the point multiplication step can be split in two parts and executed in parallel. Further parallelism is achieved by executing a portion of the multiprecision arithmetic operations in parallel with point multiplication. This results in a saving in timing as well as gate count when the two paths are implemented in hardware and software. This article attempts to exploit this parallelism in a typical system context in which a microprocessor is always present though a hardware accelerator is being designed for performance. We discuss some implementation aspects of this design with reference to power analysis attacks. We show how the Montgomery point multiplication and the binary extended gcd algorithms can be adapted to prevent simple power analysis attacks. We implemented our design using a hardware/software parallel architecture. We present the results when the software component is coded on an 8051 architecture and an ARM7TDMI processor.
BibTeX
@misc{eprint-2006-21807,
  title={A Parallelization of ECDSA Resistant to Simple Power Analysis Attacks},
  booktitle={IACR Eprint archive},
  keywords={implementation / digital signatures, elliptic curve cryptosystem, implementation},
  url={http://eprint.iacr.org/2006/316},
  note={ sarang@atc.tcs.co.in 13413 received 14 Sep 2006, last revised 22 Sep 2006},
  author={Sarang Aravamuthan and Viswanatha Rao Thumparthy},
  year=2006
}