| Package | Description |
|---|---|
| com.singlestore.jdbc.plugin.authentication.standard.ed25519.math | |
| com.singlestore.jdbc.plugin.authentication.standard.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 © 2023 SingleStore. All rights reserved.