Class Curve

  • All Implemented Interfaces:
    java.io.Serializable

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