This document provides an overview of traditional symmetric-key ciphers. It begins by defining symmetric-key ciphers and their basic components. It then outlines the chapter's objectives and topics: substitution ciphers, transposition ciphers, stream ciphers, and block ciphers. The document proceeds to describe various traditional ciphers that fall under each of these categories, including monoalphabetic and polyalphabetic substitution ciphers, rail fence transposition cipher, and the Enigma machine cipher. It provides examples of encrypting and decrypting messages with these different ciphers.