]> 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:45 +0000 (17:27 +0200)
commita55866852a641bed0d366a12a1898a6ba67bd091
treebac68d57c620a3f3d48638b17cfed7a078ba3524
parent45314d69435fd23fbbf0db43d94b4ea8d2d0af70
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]