mochimodev / cuda-hashing-algosLinks
A Collection of Hashing Algorithms Implemented In CUDA
☆93Updated 6 years ago
Alternatives and similar repositories for cuda-hashing-algos
Users that are interested in cuda-hashing-algos are comparing it to the libraries listed below
Sorting:
- Simple tool to calculate sha256 on GPU using Cuda☆102Updated last year
- ☆31Updated last year
- Accelerating bitcoin's ECDSA - implemented in C and OpenCL for GPUs☆54Updated 5 years ago
- very fast (NOT SECURE) implementation of arithmetic on curve secp256k1 on x86_64☆24Updated 5 years ago
- elliptic curve cryptography with GPU acceleration☆31Updated 2 years ago
- ☆111Updated 2 years ago
- Breaking ECDSA (not so broken) with LLL☆87Updated 3 weeks ago
- Integer factorization as Proof-of-Work (PoW). Funded by Coinbase.☆47Updated 2 months ago
- Lattice ECDSA attack☆138Updated 3 years ago
- Brute force BIP-39 Mnemonic using CPU☆134Updated 5 years ago
- A lookup table for the discrete log in secp265k1☆23Updated 4 years ago
- Extracting BLAKE3's parallelism using a GPU.☆23Updated 4 years ago
- A fast and unsafe version of an optimized C library for EC operations on curve secp256k1☆25Updated 2 years ago
- Generates vanity Ethereum addresses accelerated with NVIDIA CUDA-enabled GPUs.☆64Updated last year
- Document all the mess around bip32+bip39+bip44 and similar key generation schemes☆39Updated 3 years ago
- pollard's p-1 algorithm on CUDA☆28Updated 11 years ago
- Elliptic curve tools, ECDSA, and ECDSA attacks.☆41Updated last year
- Source code of "GPU-accelerated elliptic curve digital signature algorithms", accepted by SC'22 - by Zonghao Feng, Qipeng Xie, Qiong Luo,…☆27Updated 3 years ago
- Speed up secp256k1 with endomorphism☆14Updated 2 years ago
- Tool for computing elliptic curve (EC) discrete logarithms☆37Updated 8 years ago
- SHA-3 cpu and gpu (CUDA) calculation☆17Updated 7 years ago
- Optimized Binary GCD for Modular Inversion☆45Updated 5 years ago
- Generate ethereum address with GPU (cuda)☆32Updated 2 months ago
- Brute force BIP-39 Mnemonic using GPU☆35Updated 5 years ago
- ☆53Updated 11 years ago
- Safest and fastest Python library for secp256k1 elliptic curve operations☆172Updated 3 weeks ago
- Broadcasting Transactions into the Bitcoin Network.☆10Updated last month
- Recover the private key from signed DSA messages. (multiple signed messages, static coefficient 'k')☆39Updated 7 years ago
- A CPU-friendly client puzzle with instant verification☆118Updated 5 years ago
- C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms☆149Updated 5 months ago