final class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] | EIGHTThe field element 8, little-endian. |
static byte[] | FIVEThe field element 5, little-endian. |
static byte[] | FOURThe field element 4, little-endian. |
static byte[] | ONEThe field element 1, little-endian. |
static byte[] | TWOThe field element 2, little-endian. |
static byte[] | ZEROThe field element 0, little-endian. |
| Constructor and Description |
|---|
Constants() |
public static final byte[] EIGHT
public static final byte[] FIVE
public static final byte[] FOUR
public static final byte[] ONE
public static final byte[] TWO
public static final byte[] ZERO