Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2007, Vol. 33 ›› Issue (20): 148-149,. doi: 10.3969/j.issn.1000-3428.2007.20.051

• Security Technology • Previous Articles     Next Articles

Efficient Method of RSA Key-Pair Generation

YAO Guo-xiang, LIN Liang-chao   

  1. (College of Information Science and Technology, Jinan University, Guangzhou 510632)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-10-20 Published:2007-10-20

RSA密钥对高效生成算法

姚国祥,林良超   

  1. (暨南大学信息科学技术学院,广州 510632)

Abstract: RSA is a very important public-key encryption algorithm. The bottleneck problems of RSA efficiency are big prime number finding and exponential modular computation. RSA key-pair generation depends on the two problems mentioned just now. This paper carefully analyse the main algorithms used by the key-pair generation process, and improves the preselection algorithm by modifying the method of random number generation.

Key words: RSA algorithm, big prime number finding, exponential modular computation, key-pair

摘要: RSA是公钥密码体系中十分重要的加解密算法,RSA的效率瓶颈主要在大素数的寻找和指数模幂运算上。RSA密钥对的生成过程直接地涉及以上两大瓶颈计算问题。该文分析了RSA密钥对生成过程中涉及到的各种算法,并且通过修改随机数的生成方法来达到进一步改进预筛选算法的目的。

关键词: RSA算法, 大素数寻找, 指数模幂运算, 密钥对

CLC Number: