This document summarizes classical encryption techniques discussed in Chapter 2. It describes symmetric encryption methods that use a shared secret key, such as the Caesar cipher and monoalphabetic ciphers. It also covers the Playfair cipher, polyalphabetic ciphers like the Vigenère cipher, and transposition ciphers. More complex techniques are discussed like product ciphers implemented using rotor machines. The document also defines cryptography terminology and approaches to cryptanalysis like frequency analysis.