Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~1000 BTC total bounty to solvers! ==UPDATED==
by
Hoesis.USA
on 23/12/2024, 08:18:15 UTC
Hi,
I am looking for a code that converts a pubKey into a prk for the given addresses in the puzzle. I was trying to do that by myself, but I didn't understand how the math behind it works. If there is a simplified code that shows how it works, I would be pretty thankful.

you can use, kangaroo or bsgs. Alberto's keyhunt for bsgs ( https://github.com/albertobsd/keyhunt) , jlp's kangaroo (https://github.com/JeanLucPons/Kangaroo), or Retiredcoder's Kangaroo (https://github.com/RetiredC/RCKangaroo)  for Kangaroo.