This document summarizes a lecture on classical encryption techniques. It begins with an overview of the cryptography course, which covers secret key cryptography, public key cryptography, key management, authentication techniques, network security issues, and other topics. It then discusses classical encryption techniques starting with the Caesar cipher and how it can be strengthened with monoalphabetic substitution ciphers. However, these are vulnerable to frequency analysis. The document introduces the Playfair cipher as an improvement and also describes the Hill cipher.