Stars
Advanced Bitcoin puzzle solver using progressive refinement, Hamming distance analysis, and intelligent statistical sampling. Supports Google Colab with checkpoints.
privkey hunt for crypto currencies that use secp256k1 elliptic curve
Get the privatekey from the public key in the secp256k1 curve.
Fast ECDLP Solver for Nvidia GPUs based on SOTA method (Kangaroo with symmetry)
CUDA GPU tool for bruting p2pkh bitcoin addresses with avg. speed 6 billion keys/s on RTX 4090
A high-performance CUDA-based implementation of elliptic curve cryptography (ECC) operations using the SECP256k1 curve, which is widely used in blockchain technologies such as Bitcoin. The implemen…