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:
- ☆96Updated 5 months ago
- A toolkit for cryptanalysis using lattices.☆130Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆117Updated 9 months ago
- Coppersmith's method for multivariate polynomials☆185Updated 2 years ago
- Functions for solving linear inequalities in integers☆56Updated 2 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆57Updated 6 months ago
- ☆57Updated last month
- Python implementations of cryptographic attacks and utilities.☆1,175Updated 8 months ago
- ☆34Updated 2 years ago
- Fast lattice reduction☆214Updated last month
- ☆22Updated 7 months ago
- Challenges I created for CTF competitions.☆224Updated last month
- A pure python tool to implement/exploit the hash length extension attack☆36Updated 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
- 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
- ☆35Updated 2 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- ☆13Updated last week
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- Solving BDD and uSVP with predicate☆49Updated last year
- Some writeups for some CTFs☆17Updated last year
- An archive of past challenges from LA CTF hosted by ACM Cyber at UCLA and Psi Beta Rho.☆139Updated 7 months ago
- A Sage implementation of the ROCA attack☆23Updated 2 years ago
- my ctf chals☆11Updated 3 months ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆23Updated last year
- Python sandbox escape wiki + payload generator☆118Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆93Updated 4 years ago
- CVP "trick" for CTF challenges☆146Updated 2 years ago
- SMT based attacks on non cryptographic PRNGs☆86Updated 2 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆39Updated this week