Werner Koch
01435da498
core: Extend decryption result with symkey_algo.
* src/gpgme.h.in (gpgme_op_decrypt_result_t): Add field 'symkey_algo'.
* src/decrypt.c (release_op_data): Free SYMKEY_ALGO.
(gpgme_op_decrypt_result): Make sure SYMKEY_ALGO is not NULL.
(parse_decryption_info): New.
(_gpgme_decrypt_status_handler): Parse DECRYPTION_INFO status.
* src/conversion.c (_gpgme_cipher_algo_name): New.
(_gpgme_cipher_mode_name): New.
* tests/run-decrypt.c (print_result): Print SYMKEY_ALGO
* src/util.h (_gpgme_map_gnupg_error): Remove obsolete prototype.
--
Signed-off-by: Werner Koch <wk@gnupg.org>
2018-04-17 13:48:56 +02:00
..
2018-04-12 20:36:30 +02:00
2018-02-15 11:14:49 +09:00
2016-11-16 13:27:00 +01:00
2012-04-20 16:05:11 +02:00
2017-12-08 05:59:11 +01:00
2016-11-16 13:27:00 +01:00
2018-04-17 13:48:56 +02:00
2018-04-17 08:45:00 +02:00
2016-11-16 13:27:00 +01:00
2017-03-21 19:03:58 +01:00
2017-12-04 12:08:31 +01:00
2016-11-16 13:27:00 +01:00
2017-12-07 13:47:18 +01:00
2016-11-16 13:27:00 +01:00
2017-01-31 09:44:29 +01:00
2018-03-15 16:23:18 +01:00
2016-11-16 13:27:00 +01:00
2016-11-16 13:27:00 +01:00
2018-04-12 15:59:22 +02:00
2017-07-13 16:06:27 +02:00
2001-10-17 19:17:46 +00:00
2001-10-17 19:17:46 +00:00
2017-12-04 12:08:31 +01:00
2017-03-21 11:16:16 +01:00
2013-02-26 17:10:18 +01:00