diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -7,11 +7,6 @@ * Use --output for keylistings too. - * Add to the (EGD) docs that ~/.gnupg/entropy should be a symlink to the - real socket. - - * Add a way to generate keys in batch mode with arbitrary parameters. - * Never allocate packet memory with a m-alloc, but use a specific function. * Should we change names like mpi_write in g10/ so that we don't @@ -28,8 +23,6 @@ * Speed up calculation of key validation. - * print a warning when a revoked/expired _secret_ key is used. - * --disable-asm should still assemble _udiv_qrnnd when needed * Skip RO keyrings when importing a key. |