Post
Topic
Board Development & Technical Discussion
Re: divided Pubkey -> Privkey
by
dexizer7799
on 23/04/2024, 13:14:17 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

Hi sir can you share real example with that library, thank you.