]> git.ipfire.org Git - thirdparty/openssl.git/commit
Degrade 3DES to MEDIUM in SSL2
authorVitezslav Cizek <vcizek@suse.com>
Mon, 10 Oct 2016 14:41:57 +0000 (16:41 +0200)
committerRich Salz <rsalz@openssl.org>
Fri, 14 Oct 2016 15:32:14 +0000 (11:32 -0400)
commit9d9e0535366b4e5cfb2eb4d74be6b3d546b98fe8
tree98cc435107a029eedd9fc5a1c5d7f49c76b0eb42
parent329a5f361513154ebfbd616c79b628750df16de1
Degrade 3DES to MEDIUM in SSL2

The SWEET32 fix moved 3DES from HIGH to MEDIUM, but omitted SSL2.

CLA: trivial
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1683)

(cherry picked from commit 6d69dc56de8f0535be9ccabea7a8d4e61c04c2f1)
ssl/s2_lib.c