Home GnuPG

fips,cipher: Fix the regression with disabled public-key algo.

Description

fips,cipher: Fix the regression with disabled public-key algo.

* cipher/pubkey.c (_gcry_pk_decrypt): Continue the computation when
marking non-compliant.
(_gcry_pk_encrypt): When disabled, return an error.
(_gcry_pk_sign, _gcry_pk_sign_md): Likewise.
(gcry_pk_verify, _gcry_pk_verify_md, _gcry_pk_testkey): Likewise.

Details

Provenance
gniibeAuthored on Tue, Jan 20, 7:24 AM
Parents
rC85bbb3373436: build: Apply local change to texinfo.tex.
Branches
Unknown
Tags
Unknown
References
HEAD -> master
Tasks
T7338: Revamp the FIPS service indicator