ctf-crypto

Installation
SKILL.md

CTF Cryptography

Quick reference for crypto CTF challenges. Each technique has a one-liner here; see supporting files for full details with code.

Prerequisites

Python packages (all platforms):

pip install pycryptodome z3-solver sympy gmpy2 hashpumpy fpylll py_ecc

Linux (apt):

apt install hashcat sagemath
Installs
4.8K
GitHub Stars
2.4K
First Seen
Feb 1, 2026
ctf-crypto — ljagiello/ctf-skills