summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-12-11 16:32:04 +0000
committerWerner Koch <wk@gnupg.org>2009-12-11 16:32:04 +0000
commitd760646f3fb148959d99c17f4633aee6ed01e4ae (patch)
tree8c19b09fb3bb74c85ad848a4d1a3228d16047b86 /NEWS
parent495842dfecfcb3d3e73071b53ebef9322fda49cd (diff)
downloadlibgcrypt-d760646f3fb148959d99c17f4633aee6ed01e4ae.tar.gz
Boost performance of SHA-512 and SHA-256.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f97f0e20..a4593a81 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Noteworthy changes in version 1.5.x (unreleased)
* Fix a hang on some W2000 machines.
+ * Boost SHA-512 performance by 30% on ia32 boxes and gcc 4.3; SHA-256
+ goes up by 25%.
+
* Interface changes relative to the 1.4.2 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GCRY_CIPHER_MODE_AESWRAP NEW.