public class HQCParameters extends java.lang.Object implements KEMParameters
| Modifier and Type | Field and Description |
|---|---|
static HQCParameters |
hqc128 |
static HQCParameters |
hqc192 |
static HQCParameters |
hqc256 |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
int |
getPublicKeyBytes() |
int |
getSecretKeyBytes() |
int |
getSessionKeySize() |
public static final HQCParameters hqc128
public static final HQCParameters hqc192
public static final HQCParameters hqc256