Post
Topic
Board Development & Technical Discussion
Re: divided Pubkey -> Privkey
by
dexizer7799
on 23/04/2024, 13:26:55 UTC
Original_PVK = Offset_PVK * Total_Offsets + Offset_position - 1

This is how you go from the offset back to the initial private key.  Wink

Example for this public key   0245a6b3f8eeab8e88501a9a25391318dce9bf35e24c377ee82799543606bf5212   how can I calculate with that formula?