diff options
author | Werner Koch <wk@gnupg.org> | 1998-12-14 21:22:42 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-12-14 21:22:42 +0100 |
commit | 7a7a5630aff7f539fd68de6c34d82a0fa240cc8c (patch) | |
tree | c0b8587dd3ef4e434ae03b043a52ad8ec645bc3f /TODO | |
parent | See ChangeLog: Sun Dec 13 14:10:56 CET 1998 Werner Koch (diff) | |
download | gnupg2-7a7a5630aff7f539fd68de6c34d82a0fa240cc8c.tar.xz gnupg2-7a7a5630aff7f539fd68de6c34d82a0fa240cc8c.zip |
See ChangeLog: Mon Dec 14 21:18:49 CET 1998 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 2 insertions, 11 deletions
@@ -6,8 +6,6 @@ * preferences of hash algorithms are not yet used. - * Check Berkeley BD - it is in glibc - any licensing problems? - * I noticed, that we sometimes have only 3 items in a trustrecord, but a next pointer ro more records - check wehther the reuse code really works. Maybe this is the reason for the "Hmmm public key lost" @@ -17,9 +15,6 @@ * should we flush the getkey.c caches while doing an import? - * The critical bit of signature subpackets is not yet supported; i.e. - it is ignored. - * We need a maintainence pass over the trustdb which flags signatures as expired if the key used to make the signature has expired. Maybe it is a good idea to store the exiration time @@ -44,13 +39,9 @@ * add checking of armor trailers * remove all "Fixmes" ;-) - * add an option to re-create a public key from a secret key; we - can do this in trustdb.c:verify_own_keys. - (special tool?) - * change the fake_data stuff to mpi_set_opaque - * Use "user ID", "trustdb", "NOTE" and "WARNING". - * Replace Blowfish by Twofish + * Work on the library + |