summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-05 17:08:41 -0400
committerRich Salz <rsalz@openssl.org>2016-05-05 17:31:53 -0400
commit4a8e9c22f42065e603ecdac7fd4691e6c3c06b72 (patch)
treea0f6ab6bc4ff7994aef8dade93059f9018aee0a1 /CHANGES
parent3fd60dc42288591737a35a90368d72dbd00fdef8 (diff)
Move 3DES from HIGH to MEDIUM
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7aececbd83..3d91a6bc0f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@
Changes between 1.0.2g and 1.1.0 [xx XXX xxxx]
+ *) Triple-DES ciphers have been moved from HIGH to MEDIUM.
+
*) To enable users to have their own config files and build file templates,
Configure looks in the directory indicated by the environment variable
OPENSSL_LOCAL_CONFIG_DIR as well as the in-source Configurations/