| Class | Description |
|---|---|
| Ed25519EncodedFieldElement |
Represents a field element of the finite field with p=2^255-19 elements.
|
| Ed25519EncodedGroupElement | |
| Ed25519Field |
Represents the underlying finite field for Ed25519.
|
| Ed25519FieldElement |
Represents a element of the finite field with p=2^255-19 elements.
|
| Ed25519Group |
Represents the underlying group for Ed25519.
|
| Ed25519GroupElement |
A point on the ED25519 curve which represents a group element.
|
| Enum | Description |
|---|---|
| CoordinateSystem |
Available coordinate systems for a group element.
|