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:
- ☆112Updated 9 months ago
- A toolkit for cryptanalysis using lattices.☆137Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Updated last year
- Functions for solving linear inequalities in integers☆59Updated 6 months ago
- ☆66Updated 2 months ago
- Coppersmith's method for multivariate polynomials☆191Updated 2 years ago
- Fast lattice reduction☆227Updated 5 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆80Updated 2 months ago
- ☆35Updated 2 years ago
- Challenges I created for CTF competitions.☆242Updated last month
- ☆23Updated 11 months 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
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- ☆16Updated 3 months ago
- Python implementations of cryptographic attacks and utilities.☆1,226Updated 3 weeks ago
- A pure python tool to implement/exploit the hash length extension attack☆37Updated 2 years ago
- ☆37Updated 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
- Solving BDD and uSVP with predicate☆51Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆143Updated last year
- An open-source SBox analysis utility☆18Updated 10 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Updated 4 years ago
- my ctf chals☆11Updated 7 months ago
- CVP "trick" for CTF challenges☆150Updated 2 years ago
- A Sage implementation of the ROCA attack☆27Updated 2 years ago
- An archive of past challenges from LA CTF hosted by ACM Cyber at UCLA and Psi Beta Rho.☆141Updated 11 months ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆47Updated 3 months ago
- Some writeups for some CTFs☆18Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Updated 2 years ago
- Repo for collecting part of my public CTF challenges☆42Updated last year