Research Article Open Access

An Improved Binary Method for Scalar Multiplication in Elliptic Curve Cryptography

M. A. Mohamed, M.R. Md Said, K.A. Mohd Atan and Z. Ahmad Zulkarnain

Abstract

Problem statement: Until recently, many addition chain techniques constructed to support scalar multiplication operation have been proposed tailored to limited computational resources. In securing the efficiency of ECC point operation, the combinations of the two basic operations, point addition and doubling are mostly implemented. Using binary method, the operation of doubling depends solely on the length of binary representation itself, so the most probable way to reduce the total number of the whole operation is by reducing the number of addition operation. This limitation is quite problematic. Approach: In this study we proposed an improved binary method which reads input block by block basis. Instead of having to add one to current chain every time non zero digit appears, this method requires one addition for every non zero block. A mapping table is used to store all possible binary string and its decimal version. For every block, its decimal value is extracted from the table and this value will be added to the current chain. In return, it requires precomputations for all possible combination of input blocks. Results: The new method showed a significant reduction in the number of required additions and the magnitude of improvement varies according to the key size. Conclusion: The algorithm is suitable to be adapted into cryptographic system especially as the need for bigger key size is growing rapidly.

Journal of Mathematics and Statistics
Volume 6 No. 1, 2010, 28-33

DOI: https://doi.org/10.3844/jmssp.2010.28.33

Submitted On: 17 August 2009 Published On: 31 March 2010

How to Cite: Mohamed, M. A., Said, M. M., Atan, K. M. & Zulkarnain, Z. A. (2010). An Improved Binary Method for Scalar Multiplication in Elliptic Curve Cryptography. Journal of Mathematics and Statistics, 6(1), 28-33. https://doi.org/10.3844/jmssp.2010.28.33

  • 3,522 Views
  • 2,555 Downloads
  • 2 Citations

Download

Keywords

  • Scalar multiplication
  • elliptic curve
  • binary representation
  • addition chains