Commit 23fe34b4 authored by Richard Levitte's avatar Richard Levitte
Browse files

NEWS: Add a bit of precision regarding removal of cipher suites



Suggested by Benjamin Kaduk <bkaduk@akamai.com>

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 6f9a3c37
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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