summaryrefslogtreecommitdiff
path: root/tests/hashtest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use proper format string for size_tJakub Jelen2022-10-191-2/+2
* tests: Avoid memory leakJakub Jelen2022-10-021-0/+1
* tests/hashtest: add hugeblock & disable-hwf options and 6 gig test vectorsJussi Kivilinna2022-09-271-9/+240
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-4/+4
* Add crypto hash SM3.Jia Zhang2017-10-241-0/+11
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* 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-66/+1
* tests: Rename 'show' to 'info'.Justus Winter2016-12-131-5/+5
* tests: Add test vectors for 256 GiB test of SHA3-256.Werner Koch2016-04-141-0/+16
* tests: Improve stopwatch.hWerner Koch2015-04-151-1/+1
* tests: Add SHA-512 to the long hash test.Werner Koch2013-12-161-2/+19
* md: Fix hashing for data >= 256 GBWerner Koch2013-11-141-0/+472