Home GnuPG

tests/t-kdf: Test KDF FIPS indicator

Description

tests/t-kdf: Test KDF FIPS indicator

  • tests/t-kdf.c (check_fips_indicators): Add test for gcry_control (GCRYCTL_FIPS_SERVICE_INDICATOR_KDF).

Add a tests that checks that gcry_control(GCRYCTL_FIPS_SERVICE_INDICATOR_KDF)
works correctly, does not return unexpected values, and returns that
only PBKDF2 is approved at the moment.

  • Signed-off-by: Clemens Lang <cllang@redhat.com>

Details

Provenance
Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>Authored on Jul 6 2022, 6:33 PM
gniibeCommitted on Jul 7 2022, 4:42 AM
Parents
rC45a139b166a3: tests: Test gcry_pk_hash_sign w/explicit hash algo
Branches
Unknown
Tags
Unknown

Event Timeline

gniibe committed rC37b812f5e2a3: tests/t-kdf: Test KDF FIPS indicator (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).Jul 7 2022, 4:42 AM