Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-10 | qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix | Markus Armbruster | 1 | -9/+9 |
2024-09-10 | qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix | Markus Armbruster | 1 | -2/+2 |
2024-09-10 | qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix | Markus Armbruster | 1 | -7/+7 |
2024-09-10 | qapi/crypto: Drop unwanted 'prefix' | Markus Armbruster | 1 | -4/+4 |
2022-05-26 | crypto: Implement RSA algorithm by gcrypt | Lei He | 1 | -0/+595 |