|
|
|
|
|
by betwixthewires
1749 days ago
|
|
> Users have a public key and a private key – senders use the former to encrypt messages, which can only be decoded by someone who has access to the latter. Kind of nitpicky, but I'll be cautious taking clickbaity claims like "PGP is dead" from someone who makes such a mistake in their first paragraph. |
|
The session key would be encrypted with the recipient's public key so that they (and hopefully only they) can decrypt it and then decrypt the message encrypted with the session key. The sender would use the recipient's public key.