summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-03-19 16:27:29 +0100
committerWerner Koch <wk@gnupg.org>1998-03-19 16:27:29 +0100
commit6b91e7762c65097a103b2b17db304a4d85b3573d (patch)
tree4303dbf887db8130c58e1025cac3c8fe291c6ceb /TODO
parentNEw test keyrings (diff)
downloadgnupg2-6b91e7762c65097a103b2b17db304a4d85b3573d.tar.xz
gnupg2-6b91e7762c65097a103b2b17db304a4d85b3573d.zip
some cleanups
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 8 insertions, 6 deletions
diff --git a/TODO b/TODO
index e8fabe51d..827249e9e 100644
--- a/TODO
+++ b/TODO
@@ -6,12 +6,12 @@
function of iobuf.
* add checking of armor trailers
* remove all "Fixmes"
- * speed up the RIPE-MD-160
- * add signal handling
+
* enable a SIGSEGV handler while using zlib functions
- * complete cipher/cast.c
- * complete cipher/dsa.c
+ * complete cipher/cast.c -- have to use the PGP CFBug
+
+ * key generation for dsa and subpacket support.
* Burn the buffers used by fopen(), or use read(2).
@@ -34,9 +34,11 @@
* add an option to re-create a public key from a secret key
- * should we have a simple menu for all the key management options?
-
* cleanup mainproc.c, much stuff is duplicated.
* remove key management stuff from sign.c.
+ * add fingerprint/keyid hashing. We need a new filed in PKC to
+ flag that we may have a cached signature for this (and use the address
+ of PKC to lookup the hash).
+