Home GnuPG
Diffusion GnuPG d6bbb90f1eff

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
rG025a9853c7e6: build: Now uses an external gpg-authcode-sign.sh
Branches
Unknown
Tags
Unknown