Hello Everyone,
The equation for an elliptic curve E is y^2 = x^3+ax+b mod n.
E is also equal to a set of points (x,y) such that x is <= n-1 and y can be found by plugging x into the equation mod n and solving that discrete log problem for y. Those points, what are they? Are they all of the points that make up the graph, meaning the domain consists of all integers <= n-1 and the range is the values gotten when plugging x in?
Loading
Nermin HuskicPosted Aug 20, 2013, 12:34 PM
See here how they look like. http://web.math.pmf.unizg.hr/~duje/ecc/elipdef.html
I am sorry because that is article on my language, But translate it
VulpesPosted May 2, 2012, 6:51 AM