Post
Topic
Board Development & Technical Discussion
Topic OP
Calculating closer values to the target public key
by
Shelby0901
on 09/07/2023, 23:44:51 UTC
Hey guys do you think there are ways or any tool out there that can actually get us closer to the target public key? What I mean by this is for example let's say G= 120 and P= 1134  where pK = 136080 (G= generator point,  P= priv_key, pK = pub key) let's pretend that we don't have P just pK and we search random ranges to see if pK is within the range of some random valid range within Seco256k1. Well of course i understand that the point doubling doesn't happen like this but just for the sake of example. But let me know your thoughts