summaryrefslogtreecommitdiffstats
path: root/crypto/hash.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ensure qcrypto_hash_digest_len is always definedDaniel P. Berrange2016-02-021-13/+17
* crypto: Clean up includesPeter Maydell2016-01-291-0/+1
* crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange2015-12-231-2/+2
* crypto: add ability to query hash digest lenDaniel P. Berrange2015-12-231-0/+15
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+200