Class and Description |
---|
Curve
A twisted Edwards curve.
|
Encoding
Common interface for all $(b-1)$-bit encodings of elements of EdDSA finite fields.
|
Field
An EdDSA finite field.
|
FieldElement
Note: concrete subclasses must implement hashCode() and equals()
|
GroupElement
A point $(x,y)$ on an EdDSA curve.
|
GroupElement.Representation
Available representations for a group element.
|
Class and Description |
---|
Encoding
Common interface for all $(b-1)$-bit encodings of elements of EdDSA finite fields.
|
Field
An EdDSA finite field.
|
FieldElement
Note: concrete subclasses must implement hashCode() and equals()
|
Class and Description |
---|
Curve
A twisted Edwards curve.
|
Field
An EdDSA finite field.
|
GroupElement
A point $(x,y)$ on an EdDSA curve.
|