Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-19 | crypto: fix initialization of crypto in tests | Daniel P. Berrange | 1 | -10/+2 |
2016-07-04 | crypto: implement sha224, sha384, sha512 and ripemd160 hashes | Daniel P. Berrange | 1 | -0/+29 |
2016-07-04 | crypto: switch hash code to use nettle/gcrypt directly | Daniel P. Berrange | 1 | -2/+22 |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange | 1 | -0/+5 |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 1 | -0/+209 |