]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Make default_method mostly compile-time
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0cce21a3bf72289269c23fdd93d54a1322d529ed..72c78eac1b3bc6e90b26ef0ab10d6ee094fc4a51 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   *) Support for SSL_OP_NO_ENCRYPT_THEN_MAC in SSL_CONF_cmd.
      [Emilia Käsper]
 
+  *) The RSA "null" method, which was partially supported to avoid patent
+     issues, has been replaced to always returns NULL.
+     [Rich Salz]
+
  Changes between 1.1.0d and 1.1.0e [16 Feb 2017]
 
   *) Encrypt-Then-Mac renegotiation crash