Post
Topic
Board Development & Technical Discussion
Re: I need a guiding hand to explain me elliptic curve cryptography
by
j2002ba2
on 03/10/2020, 09:13:34 UTC

So a computer cannot solve it, because of lack of intelligence? Can't it approach it at least?


Let's have two points with coordinates (x1, y1), (xk, yk), and let (xk, yk) = k * (x1, y1).
Then
k2 ≈ x1/xk
k2 ≈ x1/xk * (1 - (k6 - 1) / y12) = x1/xk * (1 - (k6 - 1) / (x13 + 7) )
and so on...