Comment Re:Relating.. (Score 5, Informative) 579
If we assume it was a kilobyte, the difference in processing power required is a factor of 2^2048/2^1024 = 2^1024 ~= 1.8x10^308.
I can't check it right now (the website is
I think you made the same mistake than this other poster:
If the RSA crack took x^56 time, this one will need approx. x^2048.
RSA != RC5
RSA is asymmetric, RC5 is symmetric.
Of course, it's still some 5*10^30 harder than a 1024 key...