diff options
author | Werner Koch <wk@gnupg.org> | 1998-02-16 21:05:02 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-02-16 21:05:02 +0100 |
commit | 82464369f664f821542c416d35d4013f9723f87a (patch) | |
tree | d127f2d891260ff1c6d4264630b2ba7bd463b1f4 /TODO | |
parent | added option export (diff) | |
download | gnupg2-82464369f664f821542c416d35d4013f9723f87a.tar.xz gnupg2-82464369f664f821542c416d35d4013f9723f87a.zip |
some import functionality
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,6 @@ * add a way to difference between errors and eof in the underflow/flush function of iobuf. * add checking of armor trailers - * look for a way to reuse RSA signatures * remove all "Fixmes" * speed up the RIPE-MD-160 * add signal handling @@ -34,4 +33,6 @@ them to your key and because the user id which is signed by others has also be signed by you, all user-ids are bound together. + * create directory .g10 + |