summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-11-05 19:13:22 +0000
committerWerner Koch <wk@gnupg.org>2008-11-05 19:13:22 +0000
commit0c42eaece11c4fc326b7084f5a89664804134fb5 (patch)
tree4edd6a9b4af5e90df09bc0f1a8d830495d5385a3 /NEWS
parent76116202872239eaa02a92f08a2f5bd69325debc (diff)
downloadlibgcrypt-0c42eaece11c4fc326b7084f5a89664804134fb5.tar.gz
Fixed HMAC for SHA-384 and SHA-512 with keys longer than 64 bytes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9587a011..74ec8c7a 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Noteworthy changes in version 1.4.4
* MD5 may now be used in non-enforced fips mode.
+ * Fixed HMAC for SHA-384 and SHA-512 with keys longer than 64 bytes.
+
Noteworthy changes in version 1.4.3 (2008-09-18)
------------------------------------------------