mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch
This commit is contained in:
parent
0bf44b072c
commit
b872ea2577
16 changed files with 493 additions and 238 deletions
8
TODO
8
TODO
|
@ -28,8 +28,6 @@
|
|||
|
||||
* Speed up calculation of key validation.
|
||||
|
||||
* Allow a replacement for the progress functions in ./cipher
|
||||
|
||||
* print a warning when a revoked/expired _secret_ key is used.
|
||||
|
||||
* --disable-asm should still assemble _udiv_qrnnd when needed
|
||||
|
@ -47,6 +45,12 @@
|
|||
* Delay the read of the passphrase-fd afte a NEED_PASSPHRASE. But this
|
||||
may break some scripts.
|
||||
|
||||
* as soon as we have moved to KBX, we can check signatures at all places
|
||||
because there is no perfomance drawback as we can store the result of
|
||||
a verification in the KBX. This enable us to better print information on
|
||||
revoked user IDs and signatures. Well, caching of non-self-signatures
|
||||
will still be complicated.
|
||||
|
||||
|
||||
Nice to have
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue