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.☆125Updated last year
- ☆90Updated 4 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆111Updated 8 months ago
- Coppersmith's method for multivariate polynomials☆182Updated last year
- Functions for solving linear inequalities in integers☆53Updated last month
- Solving linear systems over GF(2) by manipulating bitvectors☆54Updated 4 months ago
- 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
- ☆34Updated 2 years ago
- ☆52Updated this week
- Python implementations of cryptographic attacks and utilities.☆1,137Updated 7 months ago
- ☆33Updated last year
- ☆21Updated 5 months ago
- Fast lattice reduction☆211Updated this week
- Challenges I created for CTF competitions.☆221Updated this week
- 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☆32Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆136Updated last year
- my ctf chals☆11Updated last month
- A pure python tool to implement/exploit the hash length extension attack☆35Updated 2 years ago
- ☆12Updated last month
- 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☆92Updated 4 years ago
- Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.☆15Updated 8 months ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- A Sage implementation of the ROCA attack☆23Updated 2 years ago
- Some writeups for some CTFs☆17Updated last year
- Practical Implementation of the Maurer Reduction☆10Updated 2 years ago
- ☆15Updated 2 years ago
- CVP "trick" for CTF challenges☆141Updated 2 years ago
- CTF write-ups☆211Updated 6 months ago