Package org.bouncycastle.pqc.crypto.mlkem
Lightweight implementation of ML-KEM (Module-Lattice-Based Key-Encapsulation Mechanism)
as standardised by NIST FIPS 203. The KEM-API bindings live in
org.bouncycastle.crypto.kems.mlkem.-
Class Summary Class Description MLKEMExtractor Deprecated. use org.bouncycastle.crypto.kems.MLKEMExtractorMLKEMGenerator Deprecated. use org.bouncycastle.crypto.kems.MLKEMGeneratorMLKEMKeyGenerationParameters Deprecated. use org.bouncycastle.crypto.params.MLKEMKeyGenerationParametersMLKEMKeyPairGenerator Deprecated. use org.bouncycastle.crypto.generators.MLKEMKeyPairGeneratorMLKEMKeyParameters Deprecated. use org.bouncycastle.crypto.params.MLKEMKeyParametersMLKEMParameters Deprecated. use org.bouncycastle.crypto.params.MLKEMParametersMLKEMPrivateKeyParameters Deprecated. use org.bouncycastle.crypto.params.MLKEMKeyPrivateKeyParametersMLKEMPublicKeyParameters Deprecated. use org.bouncycastle.crypto.params.MLKEMKeyPublicKeyParameters