~/cyphlet $ grep -r "What does encryption do?" ./investigations/ --include="*.md"
basics

What does encryption do?

Kelvin Moses05 Sep 20261 min read

Making information unreadable without the right key.

Draft lesson outline

Use a locked-box analogy, then explain its limits: encryption does not automatically make a recipient trustworthy.

Try it yourself

Add a safe, practical exercise here before publishing.

K
Kelvin Moses