Bouncy Castle Cryptography Library 1.79

org.bouncycastle.jcajce.provider.asymmetric.mlkem
Class MLKEMKeyGeneratorSpi.MLKEM768

java.lang.Object
  |
  +--javax.crypto.KeyGeneratorSpi
        |
        +--org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
              |
              +--org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi.MLKEM768
Enclosing class:
MLKEMKeyGeneratorSpi

public static class MLKEMKeyGeneratorSpi.MLKEM768
extends MLKEMKeyGeneratorSpi


Inner classes inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
MLKEMKeyGeneratorSpi.MLKEM1024, MLKEMKeyGeneratorSpi.MLKEM512, MLKEMKeyGeneratorSpi.MLKEM768
 
Constructor Summary
MLKEMKeyGeneratorSpi.MLKEM768()
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
engineGenerateKey, engineInit, engineInit, engineInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MLKEMKeyGeneratorSpi.MLKEM768

public MLKEMKeyGeneratorSpi.MLKEM768()

Bouncy Castle Cryptography Library 1.79