alex420
Newbie
4
Posts
33
Reputation
Jun 13, 2023
Joined
Recent posts
Sure thing. Endomorphism checks keys beyond the given range. It’s just math. More details can be found here...
That’s awesome! What CPU are you using? I don’t have a decent x86 chip atm to test properly. And which compiler do you use? Clang on my side shows about 10% better performance than GCC, but no idea why.
Appreciate you checking out my code and adding it to your repo! The comment about the ‘buy me a coffee’ link is kinda odd though. I include that in most public repos because I don't think the techniques are mine. This…
Hey all, I want to share my new project called ecloop. It's a tool designed to speed up the search for Bitcoin public keys (hash160) on the secp256k1 curve. I mixed ideas from other tools like keyhunt and brainflayer,…