Title :
Optimizing elliptic curve scalar multiplication with near-factorization
Author :
Pratik Poddar;Achin Bansal;Bernard Menezes
Author_Institution :
Department of Computer Science, Indian Institute of Technology - Bombay, Mumbai 400076, India
Abstract :
Elliptic curve scalar multiplication ([k]P where k is an integer and P is a point on the elliptic curve) is widely used in encryption and signature generation. In this paper, we explore a factorization-based approach called Near-Factorization that can be used in conjunction with existing optimization techniques such as Window NAF (Non Adjacent Form). We present a performance model of Near-Factorization and validate model results with those from a simulation. We compare Near-Factorization with wNAF for a range of scalar sizes, window sizes, divisor lengths and Hamming weights of divisor. The use of Near-Factorization with wNAF results in a considerable reduction in the effective Hamming weight of the scalar and a reduction in overall computation cost for Koblitz curves.
Keywords :
"Hamming weight","Elliptic curves","Computational modeling","Elliptic curve cryptography","Context","Encryption"
Conference_Titel :
Security and Cryptography (SECRYPT), 2014 11th International Conference on