uplinks:: Algebra Geometry
tags:: #lang/en #type/term #note/tidy
Elliptic Curve
- An elliptic curve is a plane algebraic curve defined as the set of points to the Weierstrass equation and an extra point at infinity , where the constants and must satisfy
- The equation was named after the mathematician Karl Weierstrass, who studied elliptic curves extensively during the 19th century
There are other representations of elliptic curves, but technically an elliptic curve is the set points satisfying an equation in two variables with degree two in one of the variables and three in the other. — Cloudflare
Properties
- Non-singular
- no cusps or self-intersections
- Horizontal symmetric.
- Any point on the curve can be reflected over the x axis and remain the same curve.
- Any non-vertical line will intersect the curve in at most three places.
Examples
#todo/picture
See Also
References
- Peking University Introduction to Information Security Class
- https://crypto.stackexchange.com/questions/26329/what-are-the-differences-between-the-elliptic-curve-equations #todo/read
- https://safecurves.cr.yp.to/equation.html #todo/read
- https://blog.cloudflare.com/a-relatively-easy-to-understand-primer-on-elliptic-curve-cryptography/