aboutsummaryrefslogtreecommitdiff
path: root/crypto/pbkdf-gcrypt.c
AgeCommit message (Expand)Author
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster
2016-09-19crypto: support more hash algorithms for pbkdfDaniel P. Berrange
2016-09-19crypto: use uint64_t for pbkdf iteration count parametersDaniel P. Berrange
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange