StackeredSAS / python-random-playground
This repository contains code snippets and POCs associated to our article on breaking Python's PRNG with a few values and no bruteforce.
☆11Updated 10 months ago
Alternatives and similar repositories for python-random-playground:
Users that are interested in python-random-playground are comparing it to the libraries listed below
- ☆21Updated last month
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆23Updated 3 years ago
- Functions for solving linear inequalities in integers☆46Updated last week
- ☆43Updated last month
- A Sage implementation of the ROCA attack☆23Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆99Updated 2 months ago
- Solving BDD and uSVP with predicate☆45Updated 7 months ago
- ☆32Updated last year
- ☆29Updated last year
- A toolkit for cryptanalysis using lattices.☆115Updated last year
- Solving linear systems over GF(2) by manipulating bitvectors☆33Updated last month
- SMT based attacks on non cryptographic PRNGs☆78Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆28Updated 6 months ago
- Coppersmith's method for multivariate polynomials☆159Updated last year
- Fast lattice reduction☆187Updated last month
- Breaking ECDSA (not so broken) with LLL☆76Updated 8 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…☆19Updated 3 years ago
- ☆34Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆73Updated 3 years ago
- Cracking psuedorandom stuffs.☆9Updated 4 months ago
- Repo for collecting part of my public CTF challenges☆40Updated 11 months ago
- CVP "trick" for CTF challenges☆130Updated last year
- Representing DES in Z3☆15Updated last year
- ☆15Updated last year
- Practical Implementation of the Maurer Reduction☆10Updated last year
- rkm0959 implements stuff☆43Updated 2 years ago
- ☆66Updated 4 years ago