A public collection of concise, rigorous cryptography learning materials.
The mathematical path from finite fields and discrete logarithms through elliptic curves, Curve25519, X25519, and secure protocol composition.
To work with the theory module locally:
cd theory
uv sync --dev
make check