]> git.ipfire.org Git - thirdparty/openssl.git/commit
3DES ciphersuites are not allowed in FIPS anymore
authorTomas Mraz <tomas@openssl.org>
Mon, 29 Jul 2024 17:49:51 +0000 (19:49 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 1 Aug 2024 15:29:32 +0000 (17:29 +0200)
commit3bbcd0c537765dff63bb77774caa9331569cc6ae
tree8605766dd74bdfc53ff6c1bad3e5e5e71f29ac1b
parent3bc097d80ab834a3f83c1404f8fbdfebbf648c51
3DES ciphersuites are not allowed in FIPS anymore

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25028)
ssl/s3_lib.c