aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2005-04-04 00:39:29 +0000
committerDavid Shaw <[email protected]>2005-04-04 00:39:29 +0000
commit73ff14746d598087e5ff8a3dbb16c0b9163c4944 (patch)
treef1115cb8b4677bff6cfee571d4a27fbb99dce6a2
parent(secmem_realloc): Take control information into account (diff)
downloadgnupg-73ff14746d598087e5ff8a3dbb16c0b9163c4944.tar.gz
gnupg-73ff14746d598087e5ff8a3dbb16c0b9163c4944.zip
* NEWS: Note countermeasures against the Mister/Zuccherato CFB attack.
-rw-r--r--ChangeLog5
-rw-r--r--NEWS4
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3633c0871..9194b5973 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-03 David Shaw <[email protected]>
+
+ * NEWS: Note countermeasures against the Mister/Zuccherato CFB
+ attack.
+
2005-01-17 Werner Koch <[email protected]>
* README: Updated for SHA1 checkums.
diff --git a/NEWS b/NEWS
index 61ad2f10a..d98efad05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-Noteworthy changes in version 1.2.?
+Noteworthy changes in version 1.2.8
------------------------------------------------
+ * Added countermeasures against the Mister/Zuccherato CFB attack
+ <http://eprint.iacr.org/2005/033>.
Noteworthy changes in version 1.2.7 (2004-12-27)
------------------------------------------------