aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index afb4c41f0..c30fa5964 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
- * check that --allow0non-selfsigned does really work
+ * Use DSA keys with the test suite.
+
+ * check that --allow-non-selfsigned does really work
* g10/trustdb.c (make_sig_records): fix the fixme.
@@ -25,8 +27,6 @@ Scheduled for 1.1
* Speed up calculation of key validation.
- * Allow a replacement for the progress functions in ./cipher
-
* print a warning when a revoked/expired _secret_ key is used.
* --disable-asm should still assemble _udiv_qrnnd when needed
@@ -47,7 +47,6 @@ Scheduled for 1.1
Nice to have
------------
- * Official test vectors for 3DES-EDE3
* use DEL and ^H for erasing the previous character (util/ttyio.c).
or better readline.
* Print a warning if the directory mode is wrong.