Home GnuPG
Diffusion GnuPG d81bb417c02f

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
rG640c58135e09: tools: Make gpg-authcode-sign.sh more robust on network errors.
Branches
Unknown
Tags
Unknown