Context of Cryptography
# 2.1 encryption
encryption is the original goal of crypto
- general communication channels assumed to not be secure
- Agree on secret key $K_e$
- encrypt using encryption function $E(K_e, m)$ and call result $c$ - ciphertext
Search
encryption is the original goal of crypto