mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Add a DECRYPTION_INFO status.
DECRYPTION_INFO <mdc_method> <sym_algo> Print information about the symmetric encryption algorithm and the MDC method. This will be emitted even if the decryption fails.
This commit is contained in:
parent
71e7a1644e
commit
5667e33290
5 changed files with 81 additions and 63 deletions
|
@ -1,5 +1,7 @@
|
|||
2011-02-03 Werner Koch <wk@g10code.com>
|
||||
|
||||
* status.h (STATUS_DECRYPTION_INFO): New.
|
||||
|
||||
* argparse.c (strusage): Update copyright year.
|
||||
|
||||
2011-01-31 Werner Koch <wk@g10code.com>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue