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:
- Implementation of the parallel Pollard's rho method for solving the Elliptic Curve Discrete Logarithm Problem (ECDLP).☆11Updated 10 years ago
- Solve discrete logarithm problems by the number field sieve method.☆19Updated 8 years ago
- C++ STL for speed and cryptanalytic application☆11Updated 3 weeks 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 last year
- Simple tool to calculate sha256 on GPU using Cuda☆100Updated last year
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- ecdsattack is a package which retrieves private keys from faulted ECDSA signatures.