ape2020

Member
4
Posts
52
Reputation
Aug 27, 2021
Joined
Recent posts
  • Hi. Yes, endomorphism will check other keys outside the given range. It's a math property of the equation – more details here: https://bitcointalk.org/index.php?topic=5527935.msg65000919#msg65000919 When converting a…

  • That's cool! What CPU are you using? I don't have a good x86 processor at the moment to run proper benchmarks. Also, which compiler did you use? On my side, Clang on Linux gives about 10% better performance compared to…

  • Thanks for checking out my code and adding it to your collection! I appreciate the feedback, but the comment about the "buy me a coffee" link seems a bit out of place — I include that link in most of my public repos,…

  • Hey everyone, I want to share a project I've been working on called ecloop. It's a tool designed to efficiently search for Bitcoin public keys (hash160) on the secp256k1 curve. I borrowed some ideas from tools like…