RSA解密时间问题



   RSA加密算法是Ron Rivest、Adi Shamir和Leonard Adleman提出的一种公开密钥加密算法,使用一对公钥和私钥(依靠大质数生成)对信息加密,常被用于数字签名。 RSA算法的破解与密钥的长度有关,最常见的破解方法是因式分解,如果密钥的长度小于等于256位,一台较快的电脑可以在几个小时内成功分解其因子。位数越高因式分解所需时间也越长。1999年,一台Cray超级电脑用了5个月时间分解了512位长的密钥。而目前典型密钥长度是1028位。在512位RSA算法破解10年之后,一群研究人员报告(PDF)他们因式分解了768位RSA算法。他们是在2009年12月9日分解了768位、232数位数字的RSA-768密钥。分解一个768位RSA密钥所需时间是512位的数千倍,而1024位所需时间则是768位的一千多倍,因此在短时间内1024位仍然是安全的。研究人员表示1024位密钥预计也将会在10年内攻破,因此在未来三到四年内应逐步淘汰1024位RSA密钥。
就目前的计算能力来说破解1024位密钥至少也需要两年时间,而破解2048位密钥起码需要80年。


下面是关于相已被破解的位长加密的信息

General Purpose Factoring Records


Below is a chart of general purpose factoring records going back to 1990. By "general purpose", we mean a factoring algorithms whose running time is dependent upon only the size of the number being factored (i.e. not on the size of the prime factors or any particular form of the number).

Sieving is typically the dominant factorization run time in practice. All sieving times below are approximate. Early versions of factoring records estimated time in MIPS years, which is the number of years it would take a computer that operates at one million instructions per second to factor the number. More recently, almost everybody uses Pentiums or AMDs. Thus, we scale some timings to Pentium 1GHz CPU years: the number of years it would take a 1GHz Pentium (or AMD) to complete sieving.

numberdigitsdate completedsieving timealgorithm
C1161161990275 MIPS yearsmpqs
RSA-120120June, 1993830 MIPS yearsmpqs
RSA-129129April, 19945000 MIPS yearsmpqs
RSA-130130April, 19961000 MIPS yearsgnfs
RSA-140140February, 19992000 MIPS yearsgnfs
RSA-155155August, 19998000 MIPS yearsgnfs
C158158January, 20023.4 Pentium 1GHz CPU yearsgnfs
RSA-160160March, 20032.7 Pentium 1GHz CPU yearsgnfs
RSA-576174December, 200313.2 Pentium 1GHz CPU yearsgnfs
C176176May, 200548.6 Pentium 1GHz CPU yearsgnfs
RSA-200200May, 2005121 Pentium 1GHz CPU years[*]gnfs
RSA-768232Dec, 20093,300 Opteron 1GHz CPU years[**]gnfs

[*] In regard to RSA-200, Thorsten Kleinjung writes: we spend 25% of the total time for the matrix step. If one considers the total time we spent about 170 CPU years.

[**] In regard to RSA-768, they sieved twice as much as needed in order to make the matrix more manageable. The matrix time took about one tenth of the sieving time. The total time for the factorization was estimated to be about 4,400 Opteron 1GHz years.

For more factorization results, please see the Factorization Announcements page or Paul Zimmermann's Factor Records page.


  • 1
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值