Modifier and Type | Field and Description |
---|---|
protected Field |
FieldElement.f |
private Field |
Curve.f |
protected Field |
Encoding.f |
Modifier and Type | Method and Description |
---|---|
Field |
Curve.getField() |
Modifier and Type | Method and Description |
---|---|
void |
Encoding.setField(Field f) |
Constructor and Description |
---|
Curve(Field f,
byte[] d,
FieldElement I) |
FieldElement(Field f) |
Constructor and Description |
---|
Ed25519FieldElement(Field f,
int[] t)
Creates a field element.
|
Modifier and Type | Field and Description |
---|---|
private static Field |
EdDSANamedCurveTable.ed25519field |