1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* mainproc.c (proc_symkey_enc, proc_encrypted): Keep a count of the number

of passphrases that can decrypt a symmetric or mixed symmetric/pk message
and include it in the list of keys shown to the user.
This commit is contained in:
David Shaw 2003-10-26 23:17:47 +00:00
parent ea4d713e88
commit ef0ade2d78
2 changed files with 17 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2003-10-26 David Shaw <dshaw@jabberwocky.com>
* mainproc.c (proc_symkey_enc, proc_encrypted): Keep a count of
the number of passphrases that can decrypt a symmetric or mixed
symmetric/pk message and include it in the list of keys shown to
the user.
2003-10-25 David Shaw <dshaw@jabberwocky.com>
* mainproc.c (symkey_decrypt_sesskey): There is no way to tell the