dmatlack / cuda-rsaLinks
pollard's p-1 algorithm on CUDA
☆28Updated 11 years ago
Alternatives and similar repositories for cuda-rsa
Users that are interested in cuda-rsa are comparing it to the libraries listed below
Sorting:
- Solve discrete logarithm problems by the number field sieve method.☆19Updated 8 years ago
- Implementation of the parallel Pollard's rho method for solving the Elliptic Curve Discrete Logarithm Problem (ECDLP).☆11Updated 10 years ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- C++ STL for speed and cryptanalytic application☆11Updated last month
- Artifacts for the "Minerva: The curse of ECDSA nonces" paper at CHES 2020☆32Updated 3 years ago
- Shor's algorithm simulation using CUDA☆19Updated 6 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated 2 years ago
- Small, fast, header only, zero dependency cryptographic library.☆24Updated 2 years ago
- Optimized Binary GCD for Modular Inversion☆51Updated 5 years ago
- Simple AES implementation in NVIDIA CUDA☆23Updated 10 years ago
- Using Intel AES-NI and c++ threads to search an AES128 key (well, part of it)☆83Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- ecdsattack is a package which retrieves private keys from faulted ECDSA signatures.☆46Updated 3 years ago
- Fastgcd is a C implementation of an efficient algorithm to compute the pairwise GCDs of a collection of integers. The algorithm is due to…☆17Updated last year
- ☆114Updated 2 years ago
- ☆12Updated 5 years ago
- ☆12Updated 6 years ago
- A bitsliced implementation of ECB and CTR AES☆54Updated last year
- A permissively licensed, low-level, high-performance cryptographic hash library for hackers.☆27Updated 7 months ago
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆20Updated last month
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆30Updated last week
- Sample implementations of the attacks shown in https://eprint.iacr.org/2020/1456☆21Updated 4 years ago
- GPU code for the first SHA-1 collision attack and two freestart attacks☆36Updated 3 years ago
- An implementation of the Salsa20 stream cipher in C99☆117Updated 9 years ago
- Sparkle, Schwaemm and Esch: Lightweight Symmetric Cryptography for the Internet of Things☆36Updated 2 years ago
- AVX2 Chacha implementation☆16Updated 12 years ago
- The smallest readable implementation of AES algorithms in C☆63Updated 3 months ago