wangyu-ovo / aicrypto-agentLinks
Code for the paper "AICrypto: A Comprehensive Benchmark for Evaluating Cryptography Capabilities of Large Language Models"
☆24Updated 2 months ago
Alternatives and similar repositories for aicrypto-agent
Users that are interested in aicrypto-agent are comparing it to the libraries listed below
Sorting:
- ☆64Updated last month
- Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at rando…☆19Updated 4 years ago
- ☆37Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆74Updated last month
- Repo for collecting part of my public CTF challenges☆41Updated last year
- ☆23Updated 9 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- A toolkit for cryptanalysis using lattices.☆134Updated 2 years ago
- ☆16Updated last month
- my ctf chals☆11Updated 5 months ago
- Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.☆16Updated last year
- ☆35Updated 2 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆45Updated last month
- Homemade implementation of Square Attack against 4 rounds AES☆15Updated 5 years ago
- Challenges I created for CTF competitions.☆241Updated 4 months ago
- Some crypto scripts which is useful in study and ctf☆29Updated 4 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆136Updated 2 years ago
- Functions for solving linear inequalities in integers☆58Updated 4 months ago
- Complex multiplication based factorization☆40Updated 3 years ago
- ☆23Updated 2 years ago
- ☆15Updated 2 years ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆22Updated last year
- Some writeups for some CTFs☆18Updated last year
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Updated 3 years ago
- Implementation of known practical attack on some AES variant☆16Updated last year
- ☆12Updated 5 years ago
- A Sage interface for FGb (Gröbner basis computations)☆39Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆98Updated 4 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆125Updated 6 months ago