sagi / fastgcd
Fastgcd is a C implementation of an efficient algorithm to compute the pairwise GCDs of a collection of integers. The algorithm is due to Bernstein and is a simplified version of (http://cr.yp.to/papers.html#smoothparts).
☆17Updated 8 months ago
Alternatives and similar repositories for fastgcd:
Users that are interested in fastgcd are comparing it to the libraries listed below
- Basis Reduction Algorithms for Codes (LLL and more)☆26Updated 11 months ago
- Auditing Applied Cryptography☆10Updated 5 years ago
- Differential fuzzing for elliptic curves☆23Updated last year
- ☆19Updated 5 years ago
- ☆12Updated 5 years ago
- Sample implementations of the attacks shown in https://eprint.iacr.org/2020/1456☆20Updated 3 years ago
- Reference implementations of post-quantum cryptographic primitives☆29Updated last year
- This is a toy implementation in Go of Manger's chosen-ciphertext attack on RSA-OAEP☆31Updated 6 years ago
- Attacks on Jarvis and Friday☆10Updated 5 years ago
- ☆11Updated 4 years ago
- White-box cryptography based on FAPKC algorithm☆26Updated 5 months ago
- A permissively licensed, low-level, high-performance cryptographic hash library for hackers.☆17Updated 10 months ago
- A tool for linear and differential cryptanalysis of block ciphers written in Rust☆12Updated 2 years ago
- ☆14Updated 4 years ago
- ☆13Updated 3 years ago
- A privacy-preserving digital version of punch cards used in store loyalty programs☆10Updated 3 years ago
- C++ STL for speed and cryptanalytic application☆10Updated this week
- This repository give exmaple of attacks on SEAL, to show the danger of using homomorphic encryption☆4Updated 5 years ago
- Underconstrained symbolic execution for cryptography verification☆18Updated 3 years ago
- Bleichenbachers "Million message attack" on RSA in Python☆27Updated 3 years ago
- Misuse cases of Cryptography in real world software products☆12Updated 6 years ago
- List of crackpot 'scientists' and 'thinkers'☆14Updated 5 months ago
- A bitsliced implementation of ECB and CTR AES☆47Updated 5 months ago
- QARMA block cipher in C☆26Updated 2 years ago
- Tornado is a compiler producing masked bitsliced implementations proven secure in the bit/register probing model☆18Updated 3 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Geolocate your files!☆16Updated 3 years ago
- Differential fault analysis framework for AES128☆47Updated 11 years ago
- Implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5☆42Updated 6 years ago
- GPU code for the first SHA-1 collision attack and two freestart attacks☆14Updated 4 years ago