Update strength_bits for 3DES.

Fix strength_bits to 112 for 3DES.
(cherry picked from commit 837c203719205ab19b5609b2df7151be8df05687)
This commit is contained in:
Dr. Stephen Henson
2014-06-09 08:55:37 +01:00
parent 5ff9c21f72
commit 6a8d6f039a
2 changed files with 18 additions and 18 deletions

View File

@@ -250,7 +250,7 @@ OPENSSL_GLOBAL const SSL_CIPHER ssl2_ciphers[]={
SSL_SSLV2,
SSL_NOT_EXP|SSL_HIGH,
0,
168,
112,
168,
},