Post
Topic
Board Development & Technical Discussion
Topic OP
position of two secp256k1 public keys
by
shelby0930
on 24/10/2023, 20:41:29 UTC
i want to develop a way to measure distance between 2 public keys what i mean by distance  is the time it takes to reach from point B to point A lets say the private key of A is 50 and B is 100 lets assume that it takes about 2 minuets to go from B to A using point negation.. how do i get the estimate time it takes to go from B to A ?