Provides cryptography attack techniques for CTF challenges. Use when attacking encryption, hashing, signatures, ZKP, PRNG, or mathematical crypto problems involving RSA, AES, ECC, lattices, LWE, CVP, number theory, Coppersmith, Pollard, Wiener, padding oracle, GCM, key derivation, or stream/block cipher weaknesses.
$npx -y skills add ljagiello/ctf-skills --skill ctf-cryptoInstalls into the current project.
Run `npx skills use "https://github.com/ljagiello/ctf-skills" --skill "ljagiello/ctf-skills/ctf-crypto"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ljagiello/ctf-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ljagiello/ctf-skills"` and select the relevant skills, then follow their instructions.