Home GnuPG
Diffusion GnuPG c489bf7e7e9f

gpg: Do not bail out on secret keys with an unknown algo

Description

gpg: Do not bail out on secret keys with an unknown algo

* g10/getkey.c (lookup): Skip keys with unknown algos.

If the local store has private keys with an algorithm not supported by
thi version of gpg, gpg used to bail out. Thus decryption of proper
messages was not possible. This fix skips such secret keys.

Details

Provenance
wernerAuthored on Jun 11 2024, 12:41 PM
Parents
rG1d91252205a2: gpg: Do not show RENC if no key capabilities are found for a key.
Branches
Unknown
Tags
Unknown