Refined Computations for Points of the Form 2kP Based on Montgomery Trick
计算
计算机科学
算术
数学
程序设计语言
作者
Daisuke Adachi,Tomio Hirata
出处
期刊:IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences [Institute of Electronics, Information and Communications Engineers] 日期:2006-01-01卷期号:E89-A (1): 334-339被引量:1
标识
DOI:10.1093/ietfec/e89-a.1.334
摘要
This paper focuses on algorithms for an efficient scalar multiplication. It proposes two algorithms for computing points of the form 2kP in affine coordinates. One works for k = 2, and the other works for an arbitrary natural number k. The efficiency of these algorithms is based on a trade-off between a field inversion and several field multiplications. Montgomery trick is used to implement this trade-off. Since a field inversion is usually more expensive than 10 field multiplications, the proposed algorithms are efficient in comparison with existing ones.