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:
- ☆89Updated 3 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆106Updated 7 months ago
- A toolkit for cryptanalysis using lattices.☆125Updated last year
- Functions for solving linear inequalities in integers☆52Updated last week
- ☆21Updated 5 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆53Updated 4 months ago
- ☆33Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆180Updated last year
- Python implementations of cryptographic attacks and utilities.☆1,128Updated 6 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 4 years ago
- ☆33Updated last year
- Challenges I created for CTF competitions.☆205Updated 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
- Automated cryptanalysis of substitution permutation network cipher☆31Updated 11 months ago
- ☆49Updated 3 weeks ago
- Fast lattice reduction☆209Updated 4 months ago
- A pure python tool to implement/exploit the hash length extension attack☆35Updated last year
- A Sage implementation of the ROCA attack☆23Updated 2 years ago
- my ctf chals☆11Updated last month
- SMT based attacks on non cryptographic PRNGs☆83Updated 2 years ago
- ☆12Updated last week
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆134Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆91Updated 4 years ago
- Solving BDD and uSVP with predicate☆49Updated last year
- attacking RSA via lattice reductions (LLL)☆804Updated 4 years ago
- Practical Implementation of the Maurer Reduction☆10Updated 2 years ago
- Some writeups for some CTFs☆17Updated last year
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Cracking psuedorandom stuffs.☆17Updated 2 months ago
- Cryptography & CTF Writeups☆83Updated 2 years ago