diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2,15 +2,13 @@ * add some status output put for signing and encryption. replace the putc in primegen with some kind of status-fd outputs. - * Finish the EGD module. - * Implement 256 bit key Twofish. - * Check revocation and expire stuff. + * Fix revocation and expire stuff. * Check calculation of key validity. - * See why we always get this "Hmmm public key lost" + * See why we always get this "Hmmm public key lost" - Is it fixed? * print a warning when a revoked/expired secret key is used. |