Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
nochkin
on 02/05/2025, 03:38:12 UTC
I have some great ideas, but my only problem is converting the private key to hash160 using CUDA. I have various algorithms in mind. Can someone explain to me how to convert a private key to hash160 using CUDA?
All brute-forcing programs do it already. Hash160 is the same as the address, just a different representation of it.