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 9 months ago
Alternatives and similar repositories for fastgcd:
Users that are interested in fastgcd are comparing it to the libraries listed below
- Sample implementations of the attacks shown in https://eprint.iacr.org/2020/1456☆20Updated 3 years ago
- Differential fuzzing for elliptic curves☆23Updated last year
- Auditing Applied Cryptography☆10Updated 5 years ago
- ☆12Updated 5 years ago
- A privacy-preserving digital version of punch cards used in store loyalty programs☆10Updated 3 years ago
- Basis Reduction Algorithms for Codes (LLL and more)☆26Updated last year
- ☆23Updated 4 years ago
- ☆11Updated 4 years ago
- White-box cryptography based on FAPKC algorithm☆26Updated last month
- Reference implementations of post-quantum cryptographic primitives☆29Updated last year
- This repository give exmaple of attacks on SEAL, to show the danger of using homomorphic encryption☆4Updated 5 years ago
- Detect patterns of bad behavior in function calls☆26Updated 4 years ago
- Solutions for the Matasano Crypto Challenges☆22Updated 6 years ago
- Bleichenbachers "Million message attack" on RSA in Python☆27Updated 3 years ago
- ☆19Updated 5 years ago
- Tornado is a compiler producing masked bitsliced implementations proven secure in the bit/register probing model☆18Updated 3 years ago
- This is a toy implementation in Go of Manger's chosen-ciphertext attack on RSA-OAEP☆31Updated 6 years ago
- Intuitive Quantum Computation and Post-Quantum Cryptography☆62Updated 2 years ago
- Underconstrained symbolic execution for cryptography verification☆18Updated 3 years ago
- Misuse cases of Cryptography in real world software products☆12Updated 6 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
- Timing Attack on TLS' ECDSA signature☆42Updated 9 years ago
- Pulled out Linux kernel code to run in userland so they could be targeted by AFL and KLEE☆19Updated 5 years ago
- QARMA block cipher in C☆26Updated 2 years ago
- BAT KEM/Signature Reference Implementation☆21Updated 3 years ago
- Bad packages from the pypi repository☆9Updated 6 years ago
- Code to fuzz bignum libraries☆45Updated 6 years ago
- Alcatraz project for Black Hat USA 2021☆77Updated 3 years ago
- Differential Address Trace Analysis☆55Updated 11 months ago
- A Dolev-Yao-model-guided fuzzer for TLS☆138Updated this week