summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-12-16 17:38:55 +0100
committerWerner Koch <wk@gnupg.org>2013-12-16 17:39:09 +0100
commit0ea9731e1c93a962f6266004ab0e7418c19d6277 (patch)
tree0b7c5584e418c5220db9e45f62e73e00fe5ec77b /NEWS
parent9a912f8c4f366c53f1cdb94513b67b937e87178b (diff)
downloadlibgcrypt-0ea9731e1c93a962f6266004ab0e7418c19d6277.tar.gz
Release 1.6.0.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 978047f9..48f8a218 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 1.6.0 (unreleased)
+Noteworthy changes in version 1.6.0 (2013-12-16)
------------------------------------------------
* Removed the long deprecated gcry_ac interface. Thus Libgcrypt is
@@ -12,6 +12,9 @@ Noteworthy changes in version 1.6.0 (unreleased)
* Removed deprecated control codes.
+ * Improved performance of most cipher algorithms as well as for the
+ SHA family of hash functions.
+
* Added support for the IDEA cipher algorithm.
* Added support for the Salsa20 and reduced Salsa20/12 stream ciphers.
@@ -48,6 +51,8 @@ Noteworthy changes in version 1.6.0 (unreleased)
* Added a feature to globally disable selected hardware features.
+ * Added debug helper functions.
+
* Interface changes relative to the 1.5.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcry_ac_* REMOVED.