Skip to content
Snippets Groups Projects
Commit db5ca5fb authored by Zhenwei Pi's avatar Zhenwei Pi Committed by Daniel P. Berrangé
Browse files

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: default avatarlei he <helei.sig11@bytedance.com>
Signed-off-by: default avatarlei he <helei.sig11@bytedance.com>
Signed-off-by: default avatarzhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
parent daa55f3e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment