summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-03-02 16:48:37 +0100
committerWerner Koch <wk@gnupg.org>1999-03-02 16:48:37 +0100
commit20bb42bfe79acde270c645ab9fcb788c53934345 (patch)
treee8843408f17aaba22c21261063001d509c34778a /TODO
parentSee ChangeLog: Tue Mar 2 10:38:42 CET 1999 Werner Koch (diff)
downloadgnupg2-20bb42bfe79acde270c645ab9fcb788c53934345.tar.xz
gnupg2-20bb42bfe79acde270c645ab9fcb788c53934345.zip
See ChangeLog: Tue Mar 2 16:44:57 CET 1999 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index a9fbcbc1a..c57d79c5f 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
* Implement 256 bit key Twofish.
- * clearsig: keep lineendings as they are. Remember that trailings
- blanks are not hashed.
-
* Check revocation and expire stuff. [I'm currently working on this.]
* Check calculation of key validity. [I'm currently working on this.]
@@ -23,6 +20,7 @@
Nice to have
------------
+ * clearsig: Keep lineendings while writing the output of a clearsig
* preferences of hash algorithms are not yet used.
* new menu to delete signatures and list signature in menu
* Replace the SIGUSR1 stuff by semaphores to avoid loss of a signal.