13 ms·
They only tested with numbers size of ~2^800, which is around 240 digits, but I believe (correct me if I'm wrong) there exists usages of RSA with over 600 digit
by randtrain34 6y ago
They only tested with numbers size of ~2^800, which is around 240 digits, but I believe (correct me if I'm wrong) there exists usages of RSA with over 600 digits, so it'll still take a massively long amount of time to factor those numbers...
- munchbunny 6y agoTypical key lengths for RSA these days are 2048 and 4096 bits. I don't know what that means for this paper, just happened to have those two key lengths off the top of my head.
- paconbork 6y agoIt's worth noting that numbers of this size are already being factored with existing techniques. RSA-250, a 250 digit (829 binary digit) product of two primes was factored pretty recently: https://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/2020-February/001166.html https://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/202... Moreover, a 768 bit product was factored over 11 years ago, though it took two years to compute! https://en.wikipedia.org/wiki/RSA_Factoring_Challenge https://en.wikipedia.org/wiki/RSA_Factoring_Challenge