Age | Commit message (Expand) | Author |
---|---|---|
2024-11-05 | crypto: perform runtime check for hash/hmac support in gcrypt | Daniel P. Berrangé |
2024-11-05 | crypto: Introduce SM3 hash hmac pbkdf algorithm | liequan che |
2024-09-10 | qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix | Markus Armbruster |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster |
2017-07-19 | crypto: hmac: add hmac driver framework | Longpeng(Mike) |
2017-07-19 | crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend | Longpeng(Mike) |
2016-12-22 | crypto: support HMAC algorithms based on libgcrypt | Longpeng(Mike) |
2016-12-22 | crypto: add HMAC algorithms framework | Longpeng(Mike) |