]> git.ipfire.org Git - thirdparty/openssl.git/commit
Updated SSL Trace to display the name for all MLKEM-based groups
authorRyan Hooper <ryhooper@cisco.com>
Tue, 9 Sep 2025 14:43:51 +0000 (10:43 -0400)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Sep 2025 15:27:40 +0000 (17:27 +0200)
commitbb04366d366701734e690ad07d11a91e54123f9f
tree2d7d6183ef92d73a50b408c18535e0bbea2068f5
parenta8a2d8e5367e95448d20dd89fd6f06e21b284095
Updated SSL Trace to display the name for all MLKEM-based groups

Make SSL Trace to display the name of the MLKEM512, MLKEM768,
MLKEM1024 and SecP384r1MLKEM1024 groups.

Fixes #28476

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28499)

(cherry picked from commit f2a41c74aeed0f0c1cfb04f4f07bd476c39f39c1)
ssl/t1_trce.c
test/build.info
test/quicapitest.c
test/recipes/90-test_sslapi.t
test/recipes/90-test_sslapi_data/ssltraceref-zlib.txt [new file with mode: 0644]
test/recipes/90-test_sslapi_data/ssltraceref.txt [new file with mode: 0644]
test/sslapitest.c
test/testutil.h
test/testutil/compare.c [new file with mode: 0644]