summaryrefslogtreecommitdiff
path: root/crypto/hmac-nettle.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-19crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backendLongpeng(Mike)1-10/+24
2016-12-22crypto: support HMAC algorithms based on nettleLongpeng(Mike)1-3/+133
2016-12-22crypto: add HMAC algorithms frameworkLongpeng(Mike)1-0/+45