This document provides an overview of cryptography concepts including:
- A brief history of cryptography from substitution ciphers to the Enigma machine.
- Cryptography uses algorithms and keys to encrypt plaintext into ciphertext and decrypt ciphertext back to plaintext.
- Symmetric and asymmetric cryptography use different algorithms like the Caesar cipher or public/private key pairs to secure communications.