|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
Field Summary | |
static MLKEMParameters |
ml_kem_1024
|
static MLKEMParameters |
ml_kem_512
|
static MLKEMParameters |
ml_kem_768
|
Method Summary | |
org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine |
getEngine()
|
java.lang.String |
getName()
|
int |
getSessionKeySize()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final MLKEMParameters ml_kem_512
public static final MLKEMParameters ml_kem_768
public static final MLKEMParameters ml_kem_1024
Method Detail |
public java.lang.String getName()
public org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine getEngine()
public int getSessionKeySize()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |