summaryrefslogtreecommitdiff
path: root/ssl/s2_lib.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-06-09 09:39:09 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-06-09 12:09:47 +0100
commit9f81028969e803f0a936ee8cf47d5591ef992821 (patch)
tree1f7ea24a5666e0ed78954d28014fe98c06e5f300 /ssl/s2_lib.c
parent8781538f41cf8388be5cfbedb9bde172287bf7f4 (diff)
downloadopenssl-new-9f81028969e803f0a936ee8cf47d5591ef992821.tar.gz
Update strength_bits for 3DES.
Fix strength_bits to 112 for 3DES.
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 9914604109..c0bdae5496 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,
},