diff options
author | zhenwei pi | 2022-05-25 11:01:12 +0200 |
---|---|---|
committer | Daniel P. Berrangé | 2022-05-26 12:41:47 +0200 |
commit | db5ca5fbfa6597ac9dd1ae40f986696db9c8b9dd (patch) | |
tree | 4acb26c640711c2475dc4bdd25557a71f3bf525b /crypto/random-gcrypt.c | |
parent | qapi: crypto-akcipher: Introduce akcipher types to qapi (diff) | |
download | qemu-db5ca5fbfa6597ac9dd1ae40f986696db9c8b9dd.tar.gz qemu-db5ca5fbfa6597ac9dd1ae40f986696db9c8b9dd.tar.xz qemu-db5ca5fbfa6597ac9dd1ae40f986696db9c8b9dd.zip |
crypto: Introduce akcipher crypto class
Introduce new akcipher crypto class 'QCryptoAkCIpher', which supports
basic asymmetric operations: encrypt, decrypt, sign and verify.
Suggested by Daniel P. Berrangé, also add autoptr cleanup for the new
class. Thanks to Daniel!
Co-developed-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'crypto/random-gcrypt.c')
0 files changed, 0 insertions, 0 deletions