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☆99Updated last year
- Accelerating bitcoin's ECDSA - implemented in C and OpenCL for GPUs☆54Updated 5 years ago
- ☆30Updated last year
- Generates vanity Ethereum addresses accelerated with NVIDIA CUDA-enabled GPUs.☆64Updated last year
- ☆32Updated 2 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☆30Updated 2 years ago
- Integer factorization as Proof-of-Work (PoW). Funded by Coinbase.☆45Updated 3 weeks ago
- ☆110Updated 2 years ago
- Source code of "GPU-accelerated elliptic curve digital signature algorithms", accepted by SC'22 - by Zonghao Feng, Qipeng Xie, Qiong Luo,…☆26Updated 3 years ago
- Breaking ECDSA (not so broken) with LLL☆84Updated 2 months ago
- pollard's p-1 algorithm on CUDA☆28Updated 11 years ago
- Extracting BLAKE3's parallelism using a GPU.☆23Updated 4 years ago
- Lattice ECDSA attack☆133Updated 3 years ago
- Brute force BIP-39 Mnemonic using CPU☆129Updated 5 years ago
- ecdsattack is a package which retrieves private keys from faulted ECDSA signatures.☆45Updated 2 years ago
- A family of pseudorandomly generated hash functions for proof-of-work and client puzzles☆21Updated 5 years ago
- Ethereum Bug Bounty Submission: Breaking ecdsa that uses `privKey xor message` as nonce.☆32Updated 3 years ago
- Brute force BIP-39 Mnemonic using GPU☆32Updated 4 years ago
- A rust implementation of Verifiable Secret Sharing over Finite Field.☆45Updated 5 years ago
- Optimized Binary GCD for Modular Inversion☆45Updated 4 years ago
- Tool for computing elliptic curve (EC) discrete logarithms☆37Updated 8 years ago
- A simple library to recover the private key of ECDSA and DSA signatures sharing the same nonce k and therefore having identical signature…☆420Updated 3 years ago
- C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms☆146Updated 4 months ago
- ☆51Updated 11 years ago
- A permissively licensed, low-level, high-performance cryptographic hash library for hackers.☆27Updated 4 months ago
- MD5,SHA1,SHA256,SHA512,HMAC,PBKDF2,SCrypt Bruteforcing tools using OpenCL (GPU, yay!) and Python☆190Updated 9 months ago
- A lookup table for the discrete log in secp265k1☆22Updated 4 years ago
- Vanity address generator for Ethereum☆87Updated 2 years ago
- Official repo of the EVM LLVM project☆104Updated 3 years ago