Home GnuPG

tests: Add tests for gcry_pk_hash_sign/verify API.

Description

tests: Add tests for gcry_pk_hash_sign/verify API.

* tests/Makefile.am (tests_bin): Add t-dsa t-ecdsa t-rsa-pss t-rsa-15.
* tests/t-dsa.c, tests/t-ecdsa.c: New tests.
* tests/t-rsa-15.c, tests/t-rsa-pss.c: New tests.
* tests/t-dsa.inp, tests/t-ecdsa.inp: New data for tests.
* tests/t-rsa-15.inp, tests/t-rsa-pss.inp: New data for tests.
  • GnuPG-bug-id: T4894
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Dec 8 2021, 2:45 AM
Parents
rCea362090fc11: fips: Disable DSA in FIPS mode.
Branches
Unknown
Tags
Unknown
Tasks
T4894: FIPS: RSA/DSA/ECDSA are missing hashing operation