[openssl/openssl] b64f68: Allow X448MLKEM1024 to be fips approved
"'Neil Horman' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: b64f68a94e61fa2363c598c75444482b48056697
https://github.com/openssl/openssl/commit/b64f68a94e61fa2363c598c75444482b48056697
Author: Neil Horman <[email protected]>
Date: 2026-08-21 (Fri, 21 Aug 2026)
Changed paths:
M providers/fips/fipsprov.c
M providers/implementations/include/prov/names.h
Log Message:
-----------
Allow X448MLKEM1024 to be fips approved
According to lightship, we can allow X448MLKEM1024 to be an approved
hybrid kem, we just can't allow it for use in TLS1.3 (which isn't
currently possible anyway, given that there is no code point for it).
So set FIPS_DEFAULT_PROPERTIES on this alg rather than
FIPS_UNAPPROVED_PROPERTIES.
Reviewed-by: Milan Broz <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Merge-date: Fri Aug 21 14:15:07 2026
Merged-from: https://github.com/openssl/openssl/pull/32444
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/31c32c-b64f68%40github.com.