logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

EVP_KEM-ML-KEM-512, EVP_KEM-ML-KEM-768, EVP_KEM-ML-KEM-1024, EVP_KEM-ML-KEM - EVP_KEM ML-KEM keytype and

Conforming To

FIPS203

Description

The ML-KEM keytypes and parameters are described in EVP_PKEY-ML-KEM(7). See EVP_PKEY_encapsulate(3) and EVP_PKEY_decapsulate(3) for more details about basic KEM operations. ML-KEMKEMparameters "ikme" (OSSL_KEM_PARAM_IKME) <octet string> The OpenSSL ML-KEM encapsulation mechanism can only be modified by setting randomness during encapsulation, this enables testing, as per FIPS 203, section 6.2, algorithm 17. This parameter should not be used for purposes other than testing. When this parameter is not set, encapsulation proceeds as per FIPS 203, section 7.2 This parameter is only settable. This can be set when using EVP_PKEY_encapsulate_init().

History

This functionality was added in OpenSSL 3.5.

Name

EVP_KEM-ML-KEM-512, EVP_KEM-ML-KEM-768, EVP_KEM-ML-KEM-1024, EVP_KEM-ML-KEM - EVP_KEM ML-KEM keytype and algorithm support

See Also

EVP_PKEY_encapsulate(3), EVP_PKEY_decapsulate(3), EVP_KEYMGMT(3), EVP_PKEY(3), provider-keymgmt(7)

See Also