summaryrefslogtreecommitdiff
path: root/tests/dsa-rfc6979.c
Commit message (Expand)AuthorAgeFilesLines
* fips: Fix memory leaks in FIPS modeClemens Lang via Gcrypt-devel2022-02-141-0/+2
* tests,fips: Align the use of variable in_fips_mode.NIIBE Yutaka2021-12-091-1/+1
* Adjust tests for proper disablement of non-approve PK operationsJakub Jelen2021-12-091-1/+1
* dsa: Add checks in FIPS mode.NIIBE Yutaka2021-11-081-1/+1
* tests: Expect the 192b ECDSA tests to fail in fips modeJakub Jelen2021-07-291-7/+17
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-4/+4
* tests: Check the result of all gcry_control operations.Justus Winter2016-12-131-4/+4
* tests: Use common code for all tests.Justus Winter2016-12-131-50/+3
* Implement deterministic ECDSA as specified by rfc-6979.Werner Koch2013-07-291-1/+556
* Implement deterministic DSA as specified by rfc-6979.Werner Koch2013-07-261-0/+475