Post
Topic
Board Development & Technical Discussion
Topic OP
x^3+7=0 ?
by
Yves Cuicui
on 03/09/2013, 17:16:16 UTC
Given the x coordinate of a point on the EC curve, it's easy to compute one of the y coordinate.

But, given y, how can we get x? In particular does someone know a solution to x^3+7 = 0 on the secp256k1 curve?

Thanks