aboutsummaryrefslogtreecommitdiffstats
path: root/common/name-value.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-09-01 14:00:06 +0000
committerWerner Koch <[email protected]>2016-09-01 14:39:41 +0000
commit37e3c897252babc203447be9d2f286a4507875ad (patch)
tree0ad165e090729c083de46cc973115e6ef9a3ea0e /common/name-value.c
parentg10: Fix typo. (diff)
downloadgnupg-37e3c897252babc203447be9d2f286a4507875ad.tar.gz
gnupg-37e3c897252babc203447be9d2f286a4507875ad.zip
gpg: Fix printing of pubkey algo in --verbose signature verify.
* g10/sig-check.c (check_signature2): Replace arg PK by R_PK and change the semantics. Also clear the other R_ args on function entry, use gpg_error() and change retturn type to gpg_error_t. * g10/mainproc.c (do_check_sig): Add arg R_PK. (list_node): Pass NULL for new arg. (check_sig_and_print): Rework to make use of the returned PK. -- The output gpg: textmode signature, digest algorithm SHA256, key algorithm rsa2048 showed the pubkey algo of the primary key which was surprising. Changed to print the algo of the subkey used for verification. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions