public final class CommonParameters extends Object
Modifier and Type | Field and Description |
---|---|
static ArrayList<String> |
ALL_CURVE_OIDS
List of all supported (elliptic and twisted Edwards curve) OIDs.
|
static ArrayList<String> |
ALL_WEIERSTRASS_CURVE_OIDS
List of all supported (elliptic curve) OIDs.
|
static int[] |
BINARY_FIELD_BIT_LENGTHS
Binary field bit lengths
|
static int |
DEFAULT_TIMEOUT
Default timeout (in seconds)
|
static int |
EXTENDED_TIMEOUT
Extended timeout for tests taking longer (in seconds)
|
static int[] |
FAST_REDUCTION_BINARY_FIELD_BIT_LENGTHS
Fast reduction binary fields
|
static int[] |
FAST_REDUCTION_FIELD_BIT_LENGTHS
Fast reduction prime fields
|
static int[] |
FIELD_BIT_LENGTHS
Prime field bit lengths
|
static PrimeCurveCoordinateTypes[] |
PRIME_CURVE_TYPES
Coordinate types for prime curve tests
|
static int[] |
REDUCED_BINARY_FIELD_BIT_LENGTHS
Smaller set of binary field bit lengths
|
static int[] |
REDUCED_FIELD_BIT_LENGTHS
Smaller set of prime field bit lengths.
|
Constructor and Description |
---|
CommonParameters() |
public static final int DEFAULT_TIMEOUT
public static final int EXTENDED_TIMEOUT
public static final int[] FAST_REDUCTION_FIELD_BIT_LENGTHS
public static final int[] FAST_REDUCTION_BINARY_FIELD_BIT_LENGTHS
public static final int[] FIELD_BIT_LENGTHS
public static final int[] BINARY_FIELD_BIT_LENGTHS
public static final int[] REDUCED_BINARY_FIELD_BIT_LENGTHS
public static final int[] REDUCED_FIELD_BIT_LENGTHS
public static final PrimeCurveCoordinateTypes[] PRIME_CURVE_TYPES
public static final ArrayList<String> ALL_WEIERSTRASS_CURVE_OIDS
Copyright © 2011–2022 Stiftung SIC. All rights reserved.