Comment Re:More like "Horribly Bad Joke." (Score 1) 822
Unless, of course, you use Diffie-Hellman to produce the symmetric session key, so you don't have to send even an encrypted key over the Internet. Then the asymmetric private/public keypairs are only used for authentication and do not encrypt the session key or data in any meaningful way.