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.
☆23Updated 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.☆135Updated 2 years ago
- ☆111Updated 9 months ago
- Functions for solving linear inequalities in integers☆59Updated 5 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Updated last year
- ☆66Updated 2 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆79Updated 2 months ago
- ☆23Updated 10 months ago
- Coppersmith's method for multivariate polynomials☆190Updated 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
- ☆35Updated 2 years ago
- Fast lattice reduction☆226Updated 5 months ago
- ☆37Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆143Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- A pure python tool to implement/exploit the hash length extension attack☆37Updated 2 years ago
- Challenges I created for CTF competitions.☆241Updated 3 weeks ago
- A Sage implementation of the ROCA attack☆27Updated 2 years ago
- my ctf chals☆11Updated 6 months ago
- ☆16Updated 2 months ago
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆28Updated 4 years ago
- Some writeups for some CTFs☆18Updated last year
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆47Updated 2 months ago
- Python implementations of cryptographic attacks and utilities.☆1,222Updated 2 weeks ago
- SMT based attacks on non cryptographic PRNGs☆90Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Updated 4 years ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆42Updated 2 months ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Solving BDD and uSVP with predicate☆51Updated last year
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆22Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Updated 2 years ago