M-ary Precomputation-Based Accelerated Scalar Multiplication Algorithms for Enhanced Elliptic Curve Cryptography
Tongxi Wu, Xufeng Liu, Jin Yang, Yijie Zhu, Shunyang Zeng, Mingming, Zhan

TL;DR
This paper introduces an M-ary precomputation-based scalar multiplication algorithm for elliptic curve cryptography that significantly improves efficiency and reduces memory usage, validated through experiments and simulations.
Contribution
It presents a novel M-ary precomputation method that optimizes scalar multiplication in ECC, reducing computational complexity and memory requirements.
Findings
Up to 59% reduction in encryption time on secp256k1
30% memory savings in cryptographic operations
Reduces communication and simulation times in network scenarios
Abstract
Efficient scalar multiplication is critical for enhancing the performance of elliptic curve cryptography (ECC), especially in applications requiring large-scale or real-time cryptographic operations. This paper proposes an M-ary precomputation-based scalar multiplication algorithm, aiming to optimize both computational efficiency and memory usage. The method reduces the time complexity from to and achieves a memory complexity of . Experiments on ElGamal encryption and NS3-based communication simulations validate its effectiveness. On secp256k1, the proposed method achieves up to a 59\% reduction in encryption time and 30\% memory savings. In network simulations, the binary-optimized variant reduces communication time by 22.1\% on secp384r1 and simulation time by 25.4\% on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Residue Arithmetic · Polynomial and algebraic computation · Cryptography and Data Security
