← Mission map

Case 15 of 16

Cipher Traps

📋 What it is

Common traps: thinking a secret rule is safe (it isn’t if the rule leaks), and that a short key is “good enough”.

🗣️ Coach says

Two traps sink beginners. First, relying on the RULE being secret — real security assumes the enemy knows your method, so the KEY must be the secret, not the rule. Second, thinking a short key is fine — small keys get brute-forced.

🧠 Memory hook

Keep the KEY secret, not the method. And short keys are weak keys.

😂 Giggle

Why did the secret agent ace English class?
Because they had a way with coded language!

😲 Whoa!

A core rule of cryptography (Kerckhoffs’s principle) says a system should be safe even if everyone knows how it works — only the key stays secret. Security-by-hiding-the-method always fails.

✅ Quick check: You invent a cipher and keep the METHOD secret but use a 1-digit key. Is it safe?

Say your answer out loud first — then reveal.

🪄 Trick question: Is a cipher safe just because no one knows how it works?

Careful — think it through, then reveal.

🧪 Try it! (2 minutes)

Think of a “secret” you kept by hiding the method. Would it survive if someone learned the method?

⭐ Do the round to earn your star →
🤸 Brain break: Key-guard: mime hiding a “key” in your pocket while openly showing the “lock” to everyone.