[openssl/openssl] c4c0b8: 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/openssl-3.5/[email protected]> |
Branch: refs/heads/openssl-3.5
Home: https://github.com/openssl/openssl
Commit: c4c0b8cc2650b9731c91608a07ee4ee17b432c5c
https://github.com/openssl/openssl/commit/c4c0b8cc2650b9731c91608a07ee4ee17b432c5c
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:34:08 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/openssl-3.5/39a7a0-c4c0b8%40github.com.