Symmetric Key Encryption (cont.)
- Some Classic Algorithms:
- Caesar Cipher - substitute each letter in the
plaintext with the letter shifted a given number of places
to the left or right
- Book Cipher - Replace each letter in the plaintext with
three numbers; the page number, line number and
character number in a given book
- Polygraphic Substitution Cipher - divide the plaintext
into parts and replace each part with something else (e.g.,
a word, character, or number)
- Some Modern (Computer-Based) Algorithms:
- Data Encryption Standard (DES) - 128, 192, or 256 bit
- International Data Encryption Algorithm (IDEA)
- Blowfish