aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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.