Basic Idea: Use a Secret to Transform the Real Message
The message is called “cleartext”
The secret is called the “key”
Encryption transforms the cleartext under control of the key to produce ciphertext
ciphertext = e(cleartext,key)
Previous slide
Next slide
Back to first slide
View graphic version