Atbash Cipher Lesson Plan

Lesson Duration:

45 - 80 minutes

Lesson Objectives:

Materials Needed:

Lesson Breakdown

1. Introduction to the Atbash Cipher (20 minutes)

Discussion Questions:

Key Concept: The Atbash cipher is a simple substitution cipher where letters are replaced with their reverse alphabet counterpart.

2. How the Atbash Cipher Works (15 minutes)

Letter mapping:

PlaintextABCDEFGHIJKLM
CiphertextZYXWVUTSRQPON
PlaintextNOPQRSTUVWXYZ
CiphertextMLKJIHGFEDCBA

Exercise: Have students encode their names using the Atbash cipher.

3. Decoding Messages (10 minutes)

Provide students with a message written in Atbash and ask them to decode it.

GSRH RH Z HVXIVG (This is a secret)

Mr. Cusack will give you two message to encode and decode.

4. Handling Numbers and any non alphabetic charaters in the Atbash Cipher

Leave Numbers any non alphabetic character Unchanged

5. Wrap-Up & Reflection (5 minutes)

Assessment

Lesson Summary: Students will learn the Atbash cipher, practice encoding and decoding messages, and optionally implement it in code.