delta003 / lenstra_algorithmLinks
Lenstra's factorization algorithm in Python
☆16Updated 8 years ago
Alternatives and similar repositories for lenstra_algorithm
Users that are interested in lenstra_algorithm are comparing it to the libraries listed below
Sorting:
- Implementation of ECM (Lenstra elliptic curve factorization). Small part of my Master Thesis, which I would like to share.☆12Updated 3 years ago
- Elliptic curves Rust reference implementation☆16Updated last year
- Reference implementations of post-quantum cryptographic primitives☆32Updated last month
- Interactive proof-of-concept of the Dual_EC_DRBG backdoor☆17Updated 3 years ago
- Sample implementations of the attacks shown in https://eprint.iacr.org/2020/1456☆21Updated 3 years ago
- A tool for linear and differential cryptanalysis of block ciphers written in Rust☆14Updated 3 years ago
- Optimized Binary GCD for Modular Inversion☆45Updated 4 years ago
- A permissively licensed, low-level, high-performance cryptographic hash library for hackers.☆27Updated 4 months ago
- An Experimental Rust Crate for Post-Quantum Code-Signing Certificates.☆25Updated 3 years ago
- Artifacts for the "Minerva: The curse of ECDSA nonces" paper at CHES 2020☆31Updated 3 years ago
- ☆12Updated 5 years ago
- ☆28Updated 3 years ago
- Haraka is a secure and efficient short-input hash function.☆57Updated 8 years ago
- A Python3 Implementation of LLL☆36Updated 4 years ago
- Python implementation of Schoof's algorithm for counting the points on elliptic curves over finite fields☆43Updated 6 years ago
- Implementations of do255e and do255s in C and assembly☆25Updated 4 years ago
- DES cracking using brute force algorithm and CUDA☆25Updated 8 years ago
- Differential fuzzing for elliptic curves☆23Updated 2 years ago
- Verifying constant-time code with symbolic execution☆44Updated 3 years ago
- A tweakable block cipher☆31Updated last year
- Tools for power measurements of post-quantum cryptographic algorithms☆29Updated 5 years ago
- Results of a recent FOIA for NIST documents related to the design of Dual EC DRBG. Via EFF and Rep. Grayson's office. See README for deta…☆24Updated 10 years ago
- Pyecm factors large integers (up to 50 digits) using the Elliptic Curve Method (ECM), a fast factoring algorithm.☆21Updated 3 years ago
- BAT KEM/Signature Reference Implementation☆23Updated 3 years ago
- ☆23Updated 3 years ago
- ☆82Updated 5 years ago
- Fast constant-time AES implementations on 32-bit architectures☆67Updated last year
- Fuzzer to automatically find side-channel (timing) vulnerabilities☆122Updated 4 years ago
- A design for doing more private Signal groups using anonymous credentials based on algebraic MACs.☆14Updated 5 years ago
- Make AES-GCM safe to use with random nonces, for any practical number of messages.☆18Updated last month