]> 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:29 +0000 (17:27 +0200)
commitf2a41c74aeed0f0c1cfb04f4f07bd476c39f39c1
tree9151ac2fc095e577b8a2f3d58f528915cfb63117
parente5f01903ed7c2872ab06c0a489c78e3224cbe213
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)
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]