Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.
☆19Aug 15, 2023Updated 2 years ago
Alternatives and similar repositories for wagner
Users that are interested in wagner are comparing it to the libraries listed below
Sorting:
- 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…☆19Jul 16, 2021Updated 4 years ago
- Implementation of known practical attack on some AES variant☆16Apr 3, 2024Updated last year
- Some writeups for some CTFs☆18Apr 14, 2024Updated last year
- A Sage interface for FGb (Gröbner basis computations)☆39Feb 1, 2026Updated last month
- ☆66Nov 10, 2025Updated 3 months ago
- ☆23Mar 4, 2025Updated 11 months ago
- A simplified pwntools for SageMath.☆11Dec 23, 2025Updated 2 months ago
- ☆15Sep 2, 2024Updated last year
- Code accompanying the paper "ApresSQI: Extra Fast Verification for SQIsign Using Extension-Field Signing".☆10Mar 30, 2025Updated 11 months ago
- Challenge repository for ACSC 2024☆13Apr 2, 2024Updated last year
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 3 months ago
- my ctf chals☆11Jul 7, 2025Updated 7 months ago
- 可快速部署的在线剪贴板工具☆14Aug 26, 2024Updated last year
- Functions for solving linear inequalities in integers☆59Jul 27, 2025Updated 7 months ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- Homemade implementation of Square Attack against 4 rounds AES☆15Feb 2, 2020Updated 6 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆49Nov 3, 2025Updated 3 months ago
- ☆37Sep 18, 2023Updated 2 years ago
- Jailbreaker!!!☆16Mar 7, 2019Updated 6 years ago
- ☆15Mar 14, 2023Updated 2 years ago
- ☆42Jun 27, 2022Updated 3 years ago
- My CTF challenges, especially cryptography☆25Mar 4, 2025Updated 11 months ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆22Jan 8, 2017Updated 9 years ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Nov 19, 2025Updated 3 months ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆22Nov 7, 2024Updated last year
- HITCON 2023 x DEVCORE Wargame☆22Aug 24, 2023Updated 2 years ago
- A toolkit for cryptanalysis using lattices.☆137Dec 2, 2023Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Apr 20, 2021Updated 4 years ago
- justCTF 2023 challenges sources☆20Jun 26, 2023Updated 2 years ago
- SMT based attacks on non cryptographic PRNGs☆91Mar 23, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆82Feb 12, 2026Updated 2 weeks ago
- Implementation of the fastest ISD algorithms☆23Feb 21, 2025Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- A service that is similar to RawGit, but this one is running on CloudFlare Workers.☆27May 31, 2023Updated 2 years ago
- ☆31Jan 31, 2026Updated last month
- Some crypto scripts which is useful in study and ctf☆29Sep 2, 2021Updated 4 years ago
- Lattice Sieving using GPU Tensor cores based on the General Sieve Kernel (G6K)☆44Mar 31, 2025Updated 11 months ago
- A pure python tool to implement/exploit the hash length extension attack☆37Aug 14, 2023Updated 2 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Aug 27, 2024Updated last year