Class Curve
java.lang.Object
org.mariadb.jdbc.plugin.authentication.standard.ed25519.math.Curve
- All Implemented Interfaces:
Serializable
A twisted Edwards curve. Points on the curve satisfy $-x^2 + y^2 = 1 + d x^2y^2$
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final FieldElementprivate final FieldElementprivate final Fieldprivate final FieldElementprivate static final longprivate final GroupElementprivate final GroupElementprivate final GroupElementprivate final GroupElement -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
f
-
d
-
d2
-
I
-
zeroP2
-
zeroP3
-
zeroP3PrecomputedDouble
-
zeroPrecomp
-
-
Constructor Details
-
Curve
-
-
Method Details
-
getField
-
getD
-
get2D
-
getI
-
getZero
-
createPoint
-
hashCode
-
equals
-