Package net.i2p.crypto.eddsa.math
Class Constants
java.lang.Object
net.i2p.crypto.eddsa.math.Constants
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ZERO
public static final byte[] ZERO -
ONE
public static final byte[] ONE -
TWO
public static final byte[] TWO -
FOUR
public static final byte[] FOUR -
FIVE
public static final byte[] FIVE -
EIGHT
public static final byte[] EIGHT
-
-
Constructor Details
-
Constants
Constants()
-