Constant Field Values
Contents
net.i2p.*
-
net.i2p.crypto.eddsa.EdDSAEngine Modifier and Type Constant Field Value public static final java.lang.String
SIGNATURE_ALGORITHM
"NONEwithEdDSA"
-
net.i2p.crypto.eddsa.EdDSAKey Modifier and Type Constant Field Value public static final java.lang.String
KEY_ALGORITHM
"EdDSA"
-
net.i2p.crypto.eddsa.EdDSAPrivateKey Modifier and Type Constant Field Value private static final int
IDLEN_BYTE
6
private static final int
OID_BYTE
11
private static final int
OID_ED25519
112
private static final int
OID_OLD
100
private static final long
serialVersionUID
23495873459878957L
-
net.i2p.crypto.eddsa.EdDSAPublicKey Modifier and Type Constant Field Value private static final int
IDLEN_BYTE
3
private static final int
OID_BYTE
8
private static final int
OID_ED25519
112
private static final int
OID_OLD
100
private static final long
serialVersionUID
9837459837498475L
-
net.i2p.crypto.eddsa.EdDSASecurityProvider Modifier and Type Constant Field Value public static final java.lang.String
PROVIDER_NAME
"EdDSA"
private static final long
serialVersionUID
1210027906682292307L
-
net.i2p.crypto.eddsa.KeyPairGenerator Modifier and Type Constant Field Value private static final int
DEFAULT_KEYSIZE
256
-
net.i2p.crypto.eddsa.math.Curve Modifier and Type Constant Field Value private static final long
serialVersionUID
4578920872509827L
-
net.i2p.crypto.eddsa.math.Field Modifier and Type Constant Field Value private static final long
serialVersionUID
8746587465875676L
-
net.i2p.crypto.eddsa.math.FieldElement Modifier and Type Constant Field Value private static final long
serialVersionUID
1239527465875676L
-
net.i2p.crypto.eddsa.math.GroupElement Modifier and Type Constant Field Value private static final long
serialVersionUID
2395879087349587L
-
net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement Modifier and Type Constant Field Value private static final long
serialVersionUID
4890398908392808L
-
net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding Modifier and Type Constant Field Value private static final long
serialVersionUID
3984579843759837L
-
net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable Modifier and Type Constant Field Value public static final java.lang.String
ED_25519
"Ed25519"
-
net.i2p.crypto.eddsa.spec.EdDSAParameterSpec Modifier and Type Constant Field Value private static final long
serialVersionUID
8274987108472012L