Software Implementation of Binary Elliptic Curves: Impact of the Carry-Less Multiplier on Scalar Multiplication
Abstract
The availability of a new carry-less multiplication instruction in the latest Intel desktop processors significantly accelerates multiplication in binary fields and hence presents the opportunity for reevaluating algorithms for binary field arithmetic and scalar multiplication over elliptic curves. We describe how to best employ this instruction in field multiplication and the effect on performance of doubling and halving operations. Alternate strategies for implementing inversion and half-trace are examined to restore most of their competitiveness relative to the new multiplier. These improvements in field arithmetic are complemented by a study on serial and parallel approaches for Koblitz and random curves, where parallelization strategies are implemented and compared. The contributions are illustrated with experimental results improving the state-of-the-art performance of halving and doubling-based scalar multiplication on NIST curves at the 112- and 192-bit security levels, and a new speed record for side-channel resistant scalar multiplication in a random curve at the 128-bit security level.
Citation
@inproceedings{taverne_ches2011,
author = {Jonathan Taverne and
Armando Faz-Hernández and
Diego F. Aranha and
Francisco Rodriguez-Henríquez and
Darrel Hankerson and
Julio López},
title = {Software Implementation of Binary Elliptic Curves: Impact of the Carry-Less Multiplier on Scalar Multiplication},
booktitle = {Cryptographic Hardware and Embedded Systems - CHES 2011 - 13th International Workshop, Nara, Japan, September 28 - October 1, 2011. Proceedings},
pages = {108--123},
year = {2011},
month = {sep},
doi = {10.1007/978-3-642-23951-9_8},
editor = {Preneel, Bart and Takagi, Tsuyoshi},
isbn = {978-3-642-23951-9},
publisher = {Springer Berlin Heidelberg},
address = {Berlin, Heidelberg}
}