Package org.conscrypt

Class OpenSslMlKemKeyPairGenerator

Direct Known Subclasses:
OpenSslMlKemKeyPairGenerator.MlKem1024, OpenSslMlKemKeyPairGenerator.MlKem768

@Internal public class OpenSslMlKemKeyPairGenerator extends KeyPairGenerator
An implementation of KeyPairGenerator for ML-KEM keys which uses BoringSSL to perform all the operations. It supports algorithms "ML-KEM", "ML-KEM-768" and "ML-KEM-1024". "ML-DSA" uses ML-DSA-768.