Fast modular multi-exponentiation using modified complex arithmetic
作者:
Highlights:
•
摘要
Modular multi-exponentiation is a very important but time-consuming operation in many modern cryptosystems. In this paper, a fast modular multi-exponentiation is proposed utilizing the binary-like complex arithmetic method, complement representation method and canonical-signed-digit recoding technique. By performing complements and canonical-signed-digit recoding technique, the Hamming weight (number of 1’s in the binary representation or number of non-zero digits in the binary signed-digit representations) of the exponents can be reduced. Based on these techniques, an algorithm with efficient modular multi-exponentiation is proposed. For modular multi-exponentiation, in average case, the proposed algorithm can reduce the number of modular multiplications (MMs) from 1.503k to 1.306k, where k is the bit-length of the exponent. We can therefore efficiently speed up the overall performance of the modular multi-exponentiation for cryptographic applications.
论文关键词:Complex arithmetic,Hamming weight,Signed-digit recoding,Multi-exponentiation,Public key cryptography
论文评审过程:Available online 28 September 2006.
论文官网地址:https://doi.org/10.1016/j.amc.2006.08.051