Go to file
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
cipher feat(cipher): add manual OTP decryption instructions and pad generator 2026-04-28 17:20:40 +01:00
site feat(cipher): add manual OTP decryption instructions and pad generator 2026-04-28 17:20:40 +01:00
.gitignore initial commit 2026-04-28 13:20:50 +01:00
pyproject.toml initial commit 2026-04-28 13:20:50 +01:00