Home GnuPG

fips: Remove GCRYCTL_FIPS_SERVICE_INDICATOR and renumber the enum.

Description

fips: Remove GCRYCTL_FIPS_SERVICE_INDICATOR and renumber the enum.

* src/gcrypt.h.in (enum gcry_ctl_cmds): Remove
GCRYCTL_FIPS_SERVICE_INDICATOR.
* src/fips.c (_gcry_fips_indicator_cipher): Use gcry_kdf_algos.
* tests/basic.c: Use GCRYCTL_FIPS_SERVICE_INDICATOR_CIPHER.
  • GnuPG-bug-id: T5512
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Jan 17 2022, 6:48 AM
Parents
rCe023e10ee89b: Update documentation related to FIPS
Branches
Unknown
Tags
Unknown
Tasks
T5512: Implement service indicators