Secret Messages: A Kid’s Guide to Encryption
What Is Encryption?
Encryption is a way to hide a message.
You change the letters so only someone with the right secret can read it.
Think of it like a secret code that only friends know how to crack.
Try a Caesar Cipher
A Caesar cipher is a simple secret code. Follow these steps and make your own!
- Pick A Secret Word – 5‑10 letters is perfect (for example, Star).
- Choose A Shift Number – pick any number from 1 to 5. This number is your key.
- Scramble The Letters – move each letter forward in the alphabet by the shift you chose.
If you chose 2, A becomes C, B becomes D, … Y becomes A, Z becomes B. - Write The New Word – this is called the Ciphertext.
- Swap With A Friend – give them the ciphertext and the shift number. They can change the letters back to read the original message.
Try different shift numbers. A bigger shift is not automatically safer: a Caesar cipher has very few possible keys and is easy to break. Use it only as a learning puzzle, never to protect real passwords or private information.
Quick Quiz
- What do we call the scrambled version of a message?
- If you shift the letter D forward by 2, which letter do you get?
- Why should a Caesar cipher not protect real private information?
Answers
- Ciphertext
- F
- It has only a small number of possible shifts, so someone can try them all quickly.
Great job! You now know how a simple encryption works and why strong keys keep secrets safe.