summaryrefslogtreecommitdiffstats
path: root/crypto/hmac-glib.c
Commit message (Expand)AuthorAgeFilesLines
* glib: bump min required glib library version to 2.48Daniel P. Berrangé2019-08-221-5/+0Star
* glib: bump min required glib library version to 2.40Daniel P. Berrangé2018-06-291-36/+0Star
* qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-041-1/+1
* crypto: hmac: add hmac driver frameworkLongpeng(Mike)2017-07-191-45/+30Star
* crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backendLongpeng(Mike)2017-07-191-10/+24
* crypto: support HMAC algorithms based on glibLongpeng(Mike)2016-12-221-0/+122
* crypto: add HMAC algorithms frameworkLongpeng(Mike)2016-12-221-0/+44