brimstone / fastcoll
☆142Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastcoll
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆170Updated 3 years ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆20Updated 7 years ago
- Automated integer factorization☆214Updated this week
- Project HashClash - MD5 & SHA-1 cryptanalysis☆762Updated 2 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆35Updated 4 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆67Updated 3 years ago
- Predict python's random module generated values.☆377Updated last year
- Implementation of https://eprint.iacr.org/2021/232☆93Updated 3 years ago
- pkcrack with modern building tools☆183Updated 3 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆201Updated 2 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆104Updated 3 months ago
- 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…☆18Updated 3 years ago
- Complex multiplication based factorization☆35Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆97Updated 8 months ago
- SMT based attacks on non cryptographic PRNGs☆76Updated last year
- ☆187Updated last year
- ☆47Updated 11 months ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆27Updated last year
- Solving linear systems over GF(2) by manipulating bitvectors☆27Updated this week
- Pure Python hash length extension module☆120Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆115Updated 7 months ago
- Coppersmith's method for multivariate polynomials☆155Updated last year
- Web wrapper of niklasb/libc-database☆196Updated 3 years ago
- FactorDB client library with Python☆49Updated last year
- Infer internal state of Mersenne Twister from truncated output☆71Updated 2 years ago
- A Python implementation of the Wiener attack on RSA public-key encryption scheme.☆509Updated 8 months ago
- 单模多元线性方程组的通用解法,及其在密码分析中的应用。☆32Updated 8 years ago
- Python sandbox escape wiki + payload generator☆51Updated last month
- CVP "trick" for CTF challenges☆123Updated last year
- Contains tools for solving RSA and other crypto problems in CTFs.☆320Updated 2 years ago