Home GnuPG
Diffusion GnuPG 0a805ed1604e

gpg: Distinguish between missing and cleared key flags.
0a805ed1604eUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Distinguish between missing and cleared key flags.

* include/cipher.h (PUBKEY_USAGE_NONE): New.
* g10/getkey.c (parse_key_usage): Set new flag.

We do not want to use the default capabilities (derived from the
algorithm) if any key flags are given in a signature. Thus if key
flags are used in any way, the default key capabilities are never
used.

This allows to create a key with key flags set to all zero so it can't
be used. This better reflects common sense.
(cherry picked from commit 4bde12206c5bf199dc6e12a74af8da4558ba41bf)

Details

Provenance
wernerAuthored on Mar 15 2013, 3:46 PM
Parents
rG89f6706ada13: Remove trailing white space from some files.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG0a805ed1604e: gpg: Distinguish between missing and cleared key flags. (authored by Werner Koch <wk@gnupg.org>).Oct 4 2013, 8:53 AM