Home GnuPG
Diffusion GnuPG 86f446fd446f

gpg: Fix showpref to list AEAD feature.

Description

gpg: Fix showpref to list AEAD feature.

* g10/keyedit.c (show_prefs): Show 'AEAD' if flags.aead is set.

The terse 'pref' command in the key editor correctly shows '[aead]'
if the uid->flags.aead is set, but the more verbose 'showpref'
command does not, due to an inverted condition check.

  • Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>

Details

Provenance
Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>Authored on Apr 12 2021, 1:17 PM
wernerCommitted on Apr 19 2021, 1:18 PM
Parents
rG8576c3475043: doc: Fix an example in README.ldap
Branches
Unknown
Tags
Unknown

Event Timeline

werner committed rG86f446fd446f: gpg: Fix showpref to list AEAD feature. (authored by Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>).Apr 19 2021, 1:18 PM