the official imp™ lib!!
Find a file
2025-07-01 23:27:28 +10:00
ctf-solutions added default.nix and various ctf examples 2025-06-27 03:08:31 +10:00
examples added default.nix and various ctf examples 2025-06-27 03:08:31 +10:00
imp Merge laptop specific changes to distributed branch 2025-07-01 23:27:28 +10:00
sandbox init 2025-06-24 16:42:17 +10:00
.gitignore init 2025-06-24 16:42:17 +10:00
default.nix added default.nix and various ctf examples 2025-06-27 03:08:31 +10:00
poetry.lock Added padding oracle attack vector 2025-06-26 00:20:13 +10:00
pyproject.toml Added padding oracle attack vector 2025-06-26 00:20:13 +10:00
README Implements the CRT, BSGS, and Pohlig-Hellman algorithms 2025-07-01 23:23:23 +10:00

The "imbaud python library" (imp lib), or just imp for short!

TODO:
- define a getPrime function like PyCryptodome's