summaryrefslogtreecommitdiffstats
path: root/ssl/s2_lib.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-06-09 08:55:37 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-06-09 12:09:51 +0100
commit05b2210476d3b2b0f24159112ccaea65e55831e5 (patch)
tree38ab1a742cd32fc44e4d7dbca75084f3e4060ef5 /ssl/s2_lib.c
parent33e1a1d652f2d662915b6fe3a934a1000bd9fd88 (diff)
Update strength_bits for 3DES.
Fix strength_bits to 112 for 3DES. (cherry picked from commit 837c203719205ab19b5609b2df7151be8df05687)
Diffstat (limited to 'ssl/s2_lib.c')
-rw-r--r--ssl/s2_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/s2_lib.c b/ssl/s2_lib.c
index b37792fcc3..41ae4e8abb 100644
--- a/ssl/s2_lib.c
+++ b/ssl/s2_lib.c
@@ -250,7 +250,7 @@ OPENSSL_GLOBAL const SSL_CIPHER ssl2_ciphers[]={
SSL_SSLV2,
SSL_NOT_EXP|SSL_HIGH,
0,
- 168,
+ 112,
168,
},