Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在网上做了一些研究,似乎建议 RSA 加密的推荐密钥长度为 1024 位。但是我有一个问题,即用今天使用的普通计算机计算 128 位 RSA 密钥长度需要多长时间?有可能吗?需要多长时间?
非常感谢您在这个问题上给我的任何帮助!
像椭圆曲线方法(如GMP-CGM)这样的整数分解算法的实现将花费几秒钟的时间来计算商品硬件上 128 位 RSA 密钥的因子。