summaryrefslogtreecommitdiffstats
path: root/tests/test-crypto-hash.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix initialization of crypto in testsDaniel P. Berrange2016-10-191-10/+2Star
* crypto: implement sha224, sha384, sha512 and ripemd160 hashesDaniel P. Berrange2016-07-041-0/+29
* crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange2016-07-041-2/+22
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-0/+1
* crypto: add ability to query hash digest lenDaniel P. Berrange2015-12-231-0/+5
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+209