Home GnuPG
Diffusion GnuPG 838c1c387c76

gpg: Display the correct OpenPGP algo name at 3 places.

Description

gpg: Display the correct OpenPGP algo name at 3 places.

* g10/card-util.c (do_change_keyattr): Replace gcry_pk_algo_name by
openpgp_pk_algo_name.
* g10/keyedit.c (show_key_with_all_names): Ditto.

For RSA and and DSA the Libgcrypt and the OpenPGP identifiers are the
same. But for ECC they are different and thus we need to use the
respective function to avoid printing a ? for example EdDSA designated
revocation keys.

Updates-commit: b7f8dec6325f1c80640f878ed3080bbc194fbc78

Details

Provenance
wernerAuthored on Tue, Jul 8, 4:34 PM
Parents
rG7caefd125944: kbx: Make it easier to enable debug output
Branches
Unknown
Tags
Unknown
References
HEAD -> master