aboutsummaryrefslogtreecommitdiff
path: root/crypto/akcipher-gcrypt.c.inc
AgeCommit message (Expand)AuthorFilesLines
2024-09-10qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefixMarkus Armbruster1-9/+9
2024-09-10qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster1-2/+2
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster1-7/+7
2024-09-10qapi/crypto: Drop unwanted 'prefix'Markus Armbruster1-4/+4
2022-05-26crypto: Implement RSA algorithm by gcryptLei He1-0/+595