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.