Hello. What's better? Number of kangaroos or speed of 1 kangaroo? It's better to launch 1 wild, 1 domesticated with a very fast speed. Is there a formula for calculation?
Post
Topic
BoardDevelopment & Technical Discussion
Re: P = A[X1, Y] - B[X2,Y]
by
PROFIGROK
on 28/08/2025, 09:05:18 UTC
Thank you for the detailed answer! Initially I have not A, but P, for which I find A and B
Post
Topic
BoardDevelopment & Technical Discussion
Re: P = A[X1, Y] - B[X2,Y]
by
PROFIGROK
on 28/08/2025, 00:50:03 UTC
There are no keys to any point. I can only calculate suitable A and B for any point P
Ax = 93560427823998350675410474831001446736200963751037120112392597322455167739793 Ay = 93848508593538492915520554344759249877309109996279289133143629759880647227979
Bx = 50213163450946219488224773860514757649033909603552708244598159315971281928720 By = 93848508593538492915520554344759249877309109996279289133143629759880647227979
A-B=P
Points A and B have a common Y coordinate. For each point P on the curve, there is a pair of points A and B such that A-B=P. Does this give us an advantage when computing the private key?