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:
- ☆102Updated 7 months ago
- A toolkit for cryptanalysis using lattices.☆132Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆119Updated 11 months ago
- ☆63Updated 2 weeks ago
- Solving linear systems over GF(2) by manipulating bitvectors☆71Updated last week
- Functions for solving linear inequalities in integers☆57Updated 4 months ago
- Coppersmith's method for multivariate polynomials☆189Updated 2 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- ☆35Updated 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
- ☆22Updated 8 months ago
- ☆16Updated 3 weeks ago
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆27Updated 4 years ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆37Updated last week
- Fast lattice reduction☆222Updated 3 months ago
- ☆35Updated 2 years ago
- Python implementations of cryptographic attacks and utilities.☆1,202Updated 10 months ago
- A Sage implementation of the ROCA attack☆26Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆140Updated last year
- Challenges I created for CTF competitions.☆233Updated 3 months ago
- A pure python tool to implement/exploit the hash length extension attack☆36Updated 2 years ago
- SMT based attacks on non cryptographic PRNGs☆87Updated 2 years ago
- my ctf chals☆11Updated 4 months ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆97Updated 4 years ago
- Solving BDD and uSVP with predicate☆50Updated last year
- ☆15Updated 2 years ago
- CVP "trick" for CTF challenges☆148Updated 2 years ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆22Updated last year
- Practical Implementation of the Maurer Reduction☆10Updated 2 years ago