Package | Description |
---|---|
org.mariadb.jdbc.internal.com.send.ed25519.math | |
org.mariadb.jdbc.internal.com.send.ed25519.math.ed25519 |
Modifier and Type | Field and Description |
---|---|
protected Field |
FieldElement.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.
|
Copyright © 2020 mariadb.org. All rights reserved.