diff options
author | David Shaw <[email protected]> | 2005-04-04 00:39:29 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2005-04-04 00:39:29 +0000 |
commit | 73ff14746d598087e5ff8a3dbb16c0b9163c4944 (patch) | |
tree | f1115cb8b4677bff6cfee571d4a27fbb99dce6a2 | |
parent | (secmem_realloc): Take control information into account (diff) | |
download | gnupg-73ff14746d598087e5ff8a3dbb16c0b9163c4944.tar.gz gnupg-73ff14746d598087e5ff8a3dbb16c0b9163c4944.zip |
* NEWS: Note countermeasures against the Mister/Zuccherato CFB attack.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 8 insertions, 1 deletions
@@ -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. @@ -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) ------------------------------------------------ |