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.☆124Updated last year
- ☆75Updated 2 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 6 months ago
- Functions for solving linear inequalities in integers☆50Updated 3 months ago
- ☆32Updated 2 years ago
- ☆21Updated 4 months ago
- ☆48Updated last week
- Solving linear systems over GF(2) by manipulating bitvectors☆46Updated 3 months ago
- Fast lattice reduction☆206Updated 3 months ago
- ☆33Updated last year
- Coppersmith's method for multivariate polynomials☆175Updated last year
- 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
- Automated cryptanalysis of substitution permutation network cipher☆31Updated 10 months ago
- Challenges I created for CTF competitions.☆204Updated 3 months ago
- my ctf chals☆11Updated last week
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆26Updated 3 years ago
- A pure python tool to implement/exploit the hash length extension attack☆35Updated last year
- Solving BDD and uSVP with predicate☆49Updated 11 months ago
- Python implementations of cryptographic attacks and utilities.☆1,111Updated 5 months ago
- ☆11Updated last month
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆89Updated 4 years ago
- A Sage implementation of the ROCA attack☆23Updated 2 years ago
- ☆15Updated 2 years ago
- Practical Implementation of the Maurer Reduction☆10Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆135Updated last year
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆10Updated 3 months ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆31Updated 3 weeks ago
- Python sandbox escape wiki + payload generator☆89Updated 9 months ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Cracking psuedorandom stuffs.☆17Updated 2 months ago