On Sun, 17 Jun 2007 20:02, [EMAIL PROTECTED] said:

> Try signing/encrypting files that are tens, hundreds, or thousands of
> megabytes in size. Sure, your average machine can sign/encrypt
> messages that don't even fill a cluster without breaking a sweat, but
> if the sensitive data is large, RSA-4096 isn't a good choice unless a
> gov't agency wants that data.

Although I agree that 4096 bit RSA is far too paranoid, the size of a
file to encrypt is independent of the public key size.  The bulk of the
file is encrypted using a symmetric cipher, i.e AES 128 or 256.  SHA-256
is not used at all for encryption - only SHA-1 for a special kind of
checksum (a MIC).


Shalom-Salam,

   Werner



_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to