From d760646f3fb148959d99c17f4633aee6ed01e4ae Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 11 Dec 2009 16:32:04 +0000 Subject: Boost performance of SHA-512 and SHA-256. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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. -- cgit v1.2.1