Go to file
Greg Gauthier c7ecd98e1b chore(config): update pyproject.toml with project description and requirements
- Add [tool.poetry] section with package-mode=false.
- Update project description.
- Change requires-python from "^3.14" to ">=3.11".
- Minor formatting in authors.
2026-04-28 20:00:49 +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 chore(config): update pyproject.toml with project description and requirements 2026-04-28 20:00:49 +01:00