Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-22 | crypto: support HMAC algorithms based on nettle | Longpeng(Mike) | 1 | -3/+133 | |
This patch add nettle-backed HMAC algorithms support Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> | |||||
2016-12-22 | crypto: add HMAC algorithms framework | Longpeng(Mike) | 1 | -0/+45 | |
This patch introduce HMAC algorithms framework. Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> |