[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Wed Dec 9 00:01:20 UTC 2015
The branch master has been updated
via 23fe34b47a152309ea4675ecaf9aa0faa1c581e2 (commit)
from 6f9a3c37dbbf38f3d21742c1b41e411aee72b459 (commit)
- Log -----------------------------------------------------------------
commit 23fe34b47a152309ea4675ecaf9aa0faa1c581e2
Author: Richard Levitte <levitte at openssl.org>
Date: Wed Dec 9 00:09:47 2015 +0100
NEWS: Add a bit of precision regarding removal of cipher suites
Suggested by Benjamin Kaduk <bkaduk at akamai.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 433d96e..37ff1a5 100644
--- a/NEWS
+++ b/NEWS
@@ -14,8 +14,8 @@
o libssl internal structures made opaque
o SSLv2 support removed
o Kerberos ciphersuite support removed
- o DES and RC4 removed from DEFAULT ciphersuites
- o 40 and 56 bit cipher support removed
+ o RC4 removed from DEFAULT ciphersuites in libssl
+ o 40 and 56 bit cipher support removed from libssl
o All public header files moved to include/openssl, no more symlinking
o SSL/TLS state machine and record layer rewritten
More information about the openssl-commits
mailing list