mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
new release
This commit is contained in:
parent
8b10a87908
commit
3c7368a33d
19 changed files with 324 additions and 1050 deletions
13
TODO
13
TODO
|
@ -9,8 +9,6 @@
|
|||
|
||||
* enable a SIGSEGV handler while using zlib functions
|
||||
|
||||
* complete cipher/cast.c -- have to use the PGP CFBug
|
||||
|
||||
* key generation for dsa and subpacket support.
|
||||
|
||||
* Burn the buffers used by fopen(), or use read(2).
|
||||
|
@ -32,11 +30,8 @@
|
|||
them to your key and because the user id which is signed by others has
|
||||
also be signed by you, all user-ids are bound together.
|
||||
|
||||
* add an option to re-create a public key from a secret key
|
||||
|
||||
* cleanup mainproc.c, much stuff is duplicated.
|
||||
|
||||
* remove key management stuff from sign.c.
|
||||
* add an option to re-create a public key from a secret key. Think about
|
||||
a backup system of only the secret part of the secret key.
|
||||
|
||||
* add fingerprint/keyid hashing. We need a new field in PKC to
|
||||
flag that we may have a cached signature for this (and use the address
|
||||
|
@ -45,11 +40,7 @@
|
|||
* change the misleading usage of public key certificate to public key data
|
||||
or something like this.
|
||||
|
||||
* seckey_cert.c: merge all the check funtions into one.
|
||||
|
||||
* fix the problems with "\v" in gettext
|
||||
|
||||
* replace getkey.c#enum_secret_keys
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue