public class MLKEMParameters extends Object implements KEMParameters
| Modifier and Type | Field and Description |
|---|---|
static MLKEMParameters |
ml_kem_1024 |
static MLKEMParameters |
ml_kem_512 |
static MLKEMParameters |
ml_kem_768 |
| Modifier and Type | Method and Description |
|---|---|
MLKEMEngine |
getEngine() |
String |
getName() |
int |
getSessionKeySize() |
public static final MLKEMParameters ml_kem_1024
public static final MLKEMParameters ml_kem_512
public static final MLKEMParameters ml_kem_768
public MLKEMEngine getEngine()
public String getName()
public int getSessionKeySize()