StackeredSAS / python-random-playgroundLinks
This repository contains code snippets and POCs associated to our article on breaking Python's PRNG with a few values and no bruteforce.
☆22Updated last year
Alternatives and similar repositories for python-random-playground
Users that are interested in python-random-playground are comparing it to the libraries listed below
Sorting:
- A toolkit for cryptanalysis using lattices.☆132Updated last year
- ☆99Updated 6 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆118Updated 10 months ago
- Functions for solving linear inequalities in integers☆56Updated 3 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆66Updated 6 months ago
- ☆60Updated 2 months ago
- Coppersmith's method for multivariate polynomials☆186Updated 2 years ago
- ☆22Updated 7 months ago
- ☆34Updated 2 years ago
- Python implementations of cryptographic attacks and utilities.☆1,189Updated 9 months ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- Fast lattice reduction☆216Updated 2 months ago
- ☆35Updated 2 years 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…☆19Updated 4 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- Challenges I created for CTF competitions.☆226Updated 2 months ago
- A Sage implementation of the ROCA attack☆25Updated 2 years ago
- ☆13Updated 3 weeks ago
- A pure python tool to implement/exploit the hash length extension attack☆36Updated 2 years ago
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆26Updated 4 years ago
- my ctf chals☆11Updated 3 months ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆40Updated 3 weeks ago
- Solving BDD and uSVP with predicate☆49Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆95Updated 4 years ago
- Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.☆15Updated 10 months ago
- Practical Implementation of the Maurer Reduction☆10Updated 2 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- SMT based attacks on non cryptographic PRNGs☆87Updated 2 years ago
- ☆15Updated 2 years ago
- Cracking psuedorandom stuffs.☆20Updated 5 months ago