Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-22 | crypto: use auto cleanup for many stack variables | Daniel P. Berrangé | 1 | -4/+1 |
2019-07-19 | crypto: Fix LGPL information in the file headers | Thomas Huth | 1 | -1/+1 |
2016-09-19 | crypto: use correct derived key size when timing pbkdf | Daniel P. Berrange | 1 | -3/+7 |
2016-09-19 | crypto: clear out buffer after timing pbkdf algorithm | Daniel P. Berrange | 1 | -4/+9 |
2016-09-19 | crypto: use uint64_t for pbkdf iteration count parameters | Daniel P. Berrange | 1 | -11/+5 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-17 | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange | 1 | -0/+109 |