diff options
Diffstat (limited to '')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,4 @@ - * add keylength and type to status output. - * add some status output put for signing and encryption. replace the putc in primegen with some kind of status-fd outputs. @@ -21,7 +19,7 @@ * find a way to allow the import of non-self-signed keys. This is needed for the IN ENCR/SIGN hack. - * convert the given user ID to UTF-8 and add an option to suppress this. + * Not all user names are correctly converted to UTF8. Nice to have @@ -52,4 +50,3 @@ Nice to have verification status of the message to the output (i.e. write something to the --output file and not only to stderr. - |