From: Dr. Stephen Henson Date: Thu, 3 Mar 2016 13:35:02 +0000 (+0000) Subject: update NEWS X-Git-Tag: OpenSSL_1_1_0-pre4~383 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bb8d14d5c9fbf386b8ad890499a79c9f1b804edc;p=oweals%2Fopenssl.git update NEWS Reviewed-by: Richard Levitte --- diff --git a/NEWS b/NEWS index 0ad5e99351..cfcca0e6c3 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,11 @@ the directory for certs, private key and openssl.cnf exclusively. o Reworked BIO networking library, with full support for IPv6. o New "unified" build system + o New security levels + o Support for scrypt algorithm + o Support for X25519 + o Extended SSL_CONF support using configuration files + o KDF algorithm support. Implement TLS PRF as a KDF. Major changes between OpenSSL 1.0.2f and OpenSSL 1.0.2g [1 Mar 2016]