skills/clawhub.ai/ctf-crypto

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
1
First Seen
Aug 7, 2026
ctf-crypto from clawhub.ai