ljagiello
from GitHub
测试与安全
- 📄 advanced-math.md
- 📄 classic-ciphers.md
- 📄 ecc-attacks.md
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.
tianyiwang630-ship-it
from GitHub
开发与编程
- 📁 scripts/
- 📄 README.md
- 📄 SKILL.md
Python-based arithmetic calculator for performing mathematical operations. Use when the user needs to perform calculations, arithmetic operations, or mathematical computations including addition, subtraction, multiplication, division, exponentiation, and more complex mathematical expressions.