summaryrefslogtreecommitdiff
path: root/tests/t-ecdsa.c
Commit message (Expand)AuthorAgeFilesLines
* cipher: Fix gcry_pk_hash_verify for explicit hash.NIIBE Yutaka2022-07-071-4/+1
* tests: Test gcry_pk_hash_sign w/explicit hash algoClemens Lang via Gcrypt-devel2022-07-071-1/+26
* Fix memory leaks in testsJakub Jelen2022-05-311-1/+5
* tests,fips: Align the use of variable in_fips_mode.NIIBE Yutaka2021-12-091-1/+1
* tests: Add tests for gcry_pk_hash_sign/verify API.NIIBE Yutaka2021-12-081-0/+652