Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: support HMAC algorithms based on libgcrypt | Longpeng(Mike) | 2016-12-22 | 1 | -2/+109 |
| | | | | | | | This patch add HMAC algorithms based on libgcrypt support Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> | ||||
* | crypto: add HMAC algorithms framework | Longpeng(Mike) | 2016-12-22 | 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> |