aboutsummaryrefslogtreecommitdiff
path: root/crypto/hmac-glib.c
AgeCommit message (Collapse)Author
2016-12-22crypto: support HMAC algorithms based on glibLongpeng(Mike)
This patch add glib-backed HMAC algorithms support Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-22crypto: add HMAC algorithms frameworkLongpeng(Mike)
This patch introduce HMAC algorithms framework. Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>