diff options
author | Werner Koch <[email protected]> | 2002-04-19 10:32:01 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-04-19 10:32:01 +0000 |
commit | a2c677c829904a7752d8e79aa7d03fdba6e8ac77 (patch) | |
tree | 99adb88f71610a0094e89f88eb1f484699b0f1aa /TODO | |
parent | * tdbio.c (tdbio_write_nextcheck): Return a status whether the (diff) | |
download | gnupg-SNAP-1-0-6e.tar.gz gnupg-SNAP-1-0-6e.zip |
preparing 1.0.7SNAP-1-0-6e
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -61,9 +61,6 @@ * Replace the printing of the user name by [self-signature] when appropriate so that a key listing does not get clobbered. - * Check that the way we select cipher and digest algorithms w/o - preferences is okay and make AES the default in some future. - * Concatenated encryption messages don't work corectly - only the first one is processed. @@ -87,7 +84,7 @@ * add test cases for invalid data (scrambled armor or other random data) - * add checking of armor trailers + * add checking of armor trailers. Try to detect garbled header lines. * the pubkey encrypt functions should do some sanity checks. |