International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Compiler Assisted Elliptic Curve Cryptography

Authors:
M. Barbosa
A. Moss
Daniel Page
Download:
URL: http://eprint.iacr.org/2007/053
Search ePrint
Search Google
Abstract: Although cryptographic implementation tasks are often undertaken by expert programmers, a plethora of performance and security driven options, as well as more mundane software engineering issues, still make this a challenge. In an attempt to transfer expert knowledge into automated tools, we investigate the use of domain specific language and compilation techniques for cryptographic software, focusing on ECC in particular. Specifically, we describe experiments for specialisation of finite field arithmetic from general purpose code, and the description and optimisation of ECC point arithmetic using a cryptography-aware language and compiler. Our main results show that it is possible to allow description of ECC based software in a manner close to the original mathematics, while allowing the automatic production of an executable whose performance is close to that of a hand-optimised implementation.
BibTeX
@misc{eprint-2007-13335,
  title={Compiler Assisted Elliptic Curve Cryptography},
  booktitle={IACR Eprint archive},
  keywords={implementation / compilers, optimisation},
  url={http://eprint.iacr.org/2007/053},
  note={ page@cs.bris.ac.uk 13572 received 15 Feb 2007, last revised 28 Feb 2007},
  author={M. Barbosa and A. Moss and Daniel Page},
  year=2007
}