diff options
author | zhenwei pi <pizhenwei@bytedance.com> | 2022-05-25 17:01:12 +0800 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2022-05-26 11:41:47 +0100 |
commit | db5ca5fbfa6597ac9dd1ae40f986696db9c8b9dd (patch) | |
tree | 4acb26c640711c2475dc4bdd25557a71f3bf525b /qom | |
parent | daa55f3ecf2d413295eb2d539e7629fc05d7bc92 (diff) |
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 'qom')
0 files changed, 0 insertions, 0 deletions