albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
627 stars 341 forks source link

Stride function does not work #271

Closed ovix closed 9 months ago

ovix commented 9 months ago

I run the application in rmd160 mode and even if I set a small or a large value of -I, the application continues in sequential mode with an increment of 1. Am I wrong somewhere? Or does it only work in Random mode?

albertobsd commented 9 months ago

Yes it doesn't work there is an open issue for that #132