Quote:
Originally Posted by Slingin Sammy 33
|
It's about the algorithm used
and the key size. Even at 1024-bit key size RSA encryption is trash when it comes to encrypting data. No one in their right mind would use it nowadays because it's susceptible to
chosen-plaintext attacks and there are better encryption schemes out there. What you really want is AES (
Rijndael) which the
NSA approved for encrypting classified documents or Twofish which is even better.