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:
- ☆107Updated 8 months ago
- A toolkit for cryptanalysis using lattices.☆134Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Updated last year
- Solving linear systems over GF(2) by manipulating bitvectors☆74Updated last month
- Functions for solving linear inequalities in integers☆58Updated 4 months ago
- ☆64Updated last month
- Coppersmith's method for multivariate polynomials☆192Updated 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
- ☆23Updated 9 months ago
- A pure python tool to implement/exploit the hash length extension attack☆37Updated 2 years ago
- Challenges I created for CTF competitions.☆241Updated 4 months ago
- ☆16Updated last month
- ☆35Updated 2 years ago
- Fast lattice reduction☆226Updated 4 months ago
- Python implementations of cryptographic attacks and utilities.☆1,212Updated 11 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆98Updated 4 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆140Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- my ctf chals☆11Updated 5 months ago
- A Sage implementation of the ROCA attack☆27Updated 2 years 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
- Hosting awesome cryptography CTF challenges from past CTFs☆125Updated 6 months ago
- Python sandbox escape wiki + payload generator☆138Updated last year
- ☆37Updated 2 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Some writeups for some CTFs☆18Updated last year
- Cracking psuedorandom stuffs.☆21Updated 7 months ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Updated last month
- SMT based attacks on non cryptographic PRNGs☆88Updated 2 years ago
- An open-source SBox analysis utility☆18Updated 9 months ago