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.
☆20Updated 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:
- ☆65Updated 2 months ago
- Functions for solving linear inequalities in integers☆49Updated 2 months ago
- A toolkit for cryptanalysis using lattices.☆124Updated last year
- ☆21Updated 3 months ago
- ☆47Updated last month
- ☆31Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆44Updated 2 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 6 months ago
- Coppersmith's method for multivariate polynomials☆167Updated last year
- ☆33Updated last year
- ☆11Updated last month
- Fast lattice reduction☆202Updated 2 months ago
- Automated cryptanalysis of substitution permutation network cipher☆31Updated 9 months ago
- Solving BDD and uSVP with predicate☆48Updated 10 months ago
- A Sage implementation of the ROCA attack☆23Updated 2 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆29Updated last month
- my ctf chals☆10Updated 6 months ago
- SMT based attacks on non cryptographic PRNGs☆81Updated 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 3 years 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
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆10Updated 3 months ago
- ☆15Updated 2 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Practical Implementation of the Maurer Reduction☆10Updated last year
- Some writeups for some CTFs☆17Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆86Updated 4 years ago
- A pure python tool to implement/exploit the hash length extension attack☆33Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆132Updated 2 years ago
- CVP "trick" for CTF challenges☆135Updated 2 years ago
- Cryptography & CTF Writeups☆83Updated 2 years ago