Class MLKEMKeyFactorySpi.MLKEM768
- java.lang.Object
-
- java.security.KeyFactorySpi
-
- org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
-
- org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi
-
- org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi.MLKEM768
-
- All Implemented Interfaces:
AsymmetricKeyInfoConverter
- Enclosing class:
- MLKEMKeyFactorySpi
public static class MLKEMKeyFactorySpi.MLKEM768 extends MLKEMKeyFactorySpi
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi
MLKEMKeyFactorySpi.MLKEM1024, MLKEMKeyFactorySpi.MLKEM512, MLKEMKeyFactorySpi.MLKEM768
-
-
Constructor Summary
Constructors Constructor Description MLKEM768()
-
Method Summary
-
Methods inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi
engineGetKeySpec, engineTranslateKey, generatePrivate, generatePublic
-
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
engineGeneratePrivate, engineGeneratePublic
-
-