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