Hi

> SMTP/TLS does not encrypt individual messages - as it's name implies, it
> works on the *transport* layer. And there, the public key exchange is
> used to agree on a symmetric session key.

PGP works the same way. The data is encrypted using a random symmetric
key, then this symmetric key is encrypted asymmetrically for each
recipient. That's why it's possible to send the same message to multiple
recipients, without having to encrypt the same data multiple times.
Symmetric encryption is also significantly faster.

Therefore, everything that applies to SSL/TLS should also apply to PGP -
at least from my understanding.

Daniel

_______________________________________________
swinog mailing list
[email protected]
http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog

Antwort per Email an