public class FipsEntropyConfig
extends java.lang.Object
| Constructor and Description |
|---|
FipsEntropyConfig() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getAdaptiveProportionateC()
Return the C value for the SP 800-90B, 4.4.2 isProportionate() test.
|
static int |
getAdaptiveProportionateW() |
static float |
getH()
Return the number of bits of entropy per byte of original noise.
|
static int |
getMaxRetries() |
static int |
getStuckC()
Return the C value for the SP 800-90B, 4.4.1 isStuck() test.
|
public static float getH()
public static int getStuckC()
public static int getAdaptiveProportionateC()
public static int getAdaptiveProportionateW()
public static int getMaxRetries()