java.lang.Object
org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.Curve
All Implemented Interfaces:
Serializable

public class Curve extends Object implements Serializable
A twisted Edwards curve. Points on the curve satisfy $-x^2 + y^2 = 1 + d x^2y^2$
See Also: