Adding Privacy
How can the recipient (and only the recipient) decrypt?
- DES key is encrypted with recipients public key
- Recipient decrypts with private key (only recipient has this)
- DES key is applied to encrypted message
- The result is the clear-text message