anneouyang / MT19937Links
Implementing and breaking the MT19937 Mersenne Twister pseudorandom number generator
☆29Updated 5 years ago
Alternatives and similar repositories for MT19937
Users that are interested in MT19937 are comparing it to the libraries listed below
Sorting:
- CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS) algorithm for factoring integers. For official releases, p…☆28Updated 5 years ago
- ☆44Updated 2 years ago
- Fast lattice reduction☆218Updated 2 months ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Updated 2 years ago
- Scripts for the 'Breaking Rainbow takes a Weekend on a Laptop' paper☆84Updated 3 years ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆25Updated last year
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆26Updated 4 years ago
- SMT based attacks on non cryptographic PRNGs☆87Updated 2 years ago
- Tool for generating Elliptic curve domain parameters☆129Updated 6 months ago
- Solving BDD and uSVP with predicate☆49Updated last year
- Practical Implementation of the Maurer Reduction☆10Updated 2 years ago
- ☆15Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆248Updated 2 years ago
- ☆40Updated 3 years ago
- A Sage interface for FGb (Gröbner basis computations)☆39Updated last year
- ☆35Updated 2 years ago
- ☆99Updated 6 months ago
- Lattices in Cryptography (University of Michigan)☆105Updated last year
- C++ STL for speed and cryptanalytic application☆11Updated 3 weeks ago
- Numerical optimization code for classical and quantum subset-sum algorithms☆10Updated 5 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆40Updated last week
- Python bindings for SPHINCS+☆23Updated 3 years ago
- ☆35Updated 2 years ago
- Python library for fast elliptic curve crypto☆284Updated last week
- Python code to implement various number theory, elliptic curve and finite field computations.☆102Updated 4 years ago
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆47Updated 10 years ago
- Tool to find XOR differential and rotational-XOR characteristics of ARX primitives.☆33Updated 2 years ago
- The General Sieve Kernel☆131Updated 4 months ago
- A toolkit for cryptanalysis using lattices.☆132Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆95Updated 4 years ago