summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-04-18 10:18:52 +0200
committerWerner Koch <wk@gnupg.org>1999-04-18 10:18:52 +0200
commit1feae2011ccd122ffb9a8f28013a13e57fc0b4fd (patch)
tree981a2000ffe3b4349bf3f2b8dbe845a60c15c95a /TODO
parentSee ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch (diff)
downloadgnupg2-1feae2011ccd122ffb9a8f28013a13e57fc0b4fd.tar.xz
gnupg2-1feae2011ccd122ffb9a8f28013a13e57fc0b4fd.zip
See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index bc6ed7705..441cfe14e 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,7 @@
* Check calculation of key validity.
- * See why we always get this "Hmmm public key lost" - Is it fixed?
+ * See why we always get this "Hmmm, public key not anymore available"
* print a warning when a revoked/expired secret key is used.
@@ -24,10 +24,13 @@
* Solaris make has problems with the generated POTFILES - seems to be a
gettext bug.
+ * cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot co common
+
Nice to have
------------
+ * Offcial test vectors for 3DES-EDE3
* use DEL and ^H for erasing the previous character (util/ttyio.c).
* Print a warning if the directory mode is wrong.
* replace the keyserver stuff either by a call to a specialized
@@ -45,4 +48,6 @@ Nice to have
really make sense?
* change the fake_data stuff to mpi_set_opaque
* Stats about used random numbers.
+ * the pubkey encrypt functions should do some sanity checks.
+ * dynload: implement the hint stuff.