This lesson covers the Advanced Encryption Standard (AES) and the Data Encryption Standard (DES). Students implement different modes of operation (ECB, CBC, GCM) to observe how patterns in plaintext can persist in ciphertext if improper modes are chosen.