aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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.