aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-03-03 13:35:02 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-03-03 13:56:41 +0000
commitbb8d14d5c9fbf386b8ad890499a79c9f1b804edc (patch)
tree946a13addd91cfd159321246c6b7713875298495 /NEWS
parent760f317df6ef36d3c164aa41e6667ce6dbdd0f96 (diff)
downloadopenssl-bb8d14d5c9fbf386b8ad890499a79c9f1b804edc.tar.gz
update NEWS
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
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]