Commit Graph

2 Commits

Author SHA1 Message Date
Gregory Gauthier
135cf1ff01 feat(cipher): add manual OTP decryption instructions and pad generator
- Expand instructions.md with step-by-step manual encryption/decryption example using modular addition.
- Add padgen.py script to generate random one-time pads from /dev/urandom, formatted in groups.
- Add cleanup of temporary audio file in numbers_station.sh.
- Minor title update in site/index.html for clarity.
2026-04-28 17:20:40 +01:00
Gregory Gauthier
33c9b16267 initial commit 2026-04-28 13:20:50 +01:00