diff options
author | David Shaw <[email protected]> | 2002-01-04 23:26:56 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2002-01-04 23:26:56 +0000 |
commit | b60456db9313aa24e15fd06f87e96cf71150de1b (patch) | |
tree | 52bbf8165e0df386deb9476cfe1971bdcf69a9d8 | |
parent | Use one-pass packets even if it's a v3 key making the signature (diff) | |
download | gnupg-b60456db9313aa24e15fd06f87e96cf71150de1b.tar.gz gnupg-b60456db9313aa24e15fd06f87e96cf71150de1b.zip |
NEWS update about filesize/partial-length change in symmetric messages
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-01-04 David Shaw <[email protected]> + + * NEWS about symmetric messages and fixed file sizes. + 2001-12-22 Werner Koch <[email protected]> Released 1.0.6c snapshot. @@ -1,3 +1,7 @@ + * Symmetric encrypted messages now use a fixed file size if + possible. This is a tradeoff: it breaks PGP 5, but fixes PGP 2, + 6, and 7. Note this was only an issue with RFC-1991 style + symmetric messages. * A lot of new features like photo ID support, better keyserver support, non-revcable signatures and more things we need to list |