summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-12-09 11:21:17 +0000
committerWerner Koch <wk@gnupg.org>2009-12-09 11:21:17 +0000
commit3147b0eb8c0c42e4c77c4b4405be5e3f1af74534 (patch)
treed5867a6c2cefc2bf5d1422396a0377dcdcb4eb61 /NEWS
parent379ba9a761d1fa259e673ed9552fc2e73b5b2ea3 (diff)
downloadlibgcrypt-3147b0eb8c0c42e4c77c4b4405be5e3f1af74534.tar.gz
Implemented the AES-Wrap algorithm
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9812241..ba2c3abc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
Noteworthy changes in version 1.5.x (unreleased)
------------------------------------------------
+ * New cipher algorithm mode for AES-WRAP.
+
+ * Interface changes relative to the 1.4.2 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ GCRY_CIPHER_MODE_AESWRAP NEW.
+
Noteworthy changes in version 1.4.4 (2009-01-22)
------------------------------------------------