Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: Fix LGPL information in the file headers | Thomas Huth | 2019-07-19 | 1 | -1/+1 |
* | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 2017-09-04 | 1 | -1/+1 |
* | crypto: support more hash algorithms for pbkdf | Daniel P. Berrange | 2016-09-19 | 1 | -9/+54 |
* | crypto: use uint64_t for pbkdf iteration count parameters | Daniel P. Berrange | 2016-09-19 | 1 | -1/+7 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange | 2016-03-17 | 1 | -0/+65 |