aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-04-19 10:32:01 +0000
committerWerner Koch <[email protected]>2002-04-19 10:32:01 +0000
commita2c677c829904a7752d8e79aa7d03fdba6e8ac77 (patch)
tree99adb88f71610a0094e89f88eb1f484699b0f1aa /TODO
parent* tdbio.c (tdbio_write_nextcheck): Return a status whether the (diff)
downloadgnupg-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--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 11661eeaa..b0ab8bf4a 100644
--- a/TODO
+++ b/TODO
@@ -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.