Class Curve
java.lang.Object
net.i2p.crypto.eddsa.math.Curve
- All Implemented Interfaces:
Serializable
A twisted Edwards curve.
Points on the curve satisfy $-x^2 + y^2 = 1 + d x^2y^2$
- Author:
- str4d
- See Also:
-
Constructor Details
-
Curve
-
-
Method Details
-
getField
-
getD
-
get2D
-
getI
-
getZero
-
createPoint
-
hashCode
-
equals
-