diff options
author | Werner Koch <wk@gnupg.org> | 1999-03-02 16:48:37 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-03-02 16:48:37 +0100 |
commit | 20bb42bfe79acde270c645ab9fcb788c53934345 (patch) | |
tree | e8843408f17aaba22c21261063001d509c34778a /TODO | |
parent | See ChangeLog: Tue Mar 2 10:38:42 CET 1999 Werner Koch (diff) | |
download | gnupg2-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-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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. |