summaryrefslogtreecommitdiffstats
path: root/openpgp/src/crypto/backend/botan
AgeCommit message (Expand)Author
2023-03-24openpgp: Hardcode symmetric algorithm key and block sizes.Justus Winter
2023-03-24openpgp: Fix IDEA support in Botan.Justus Winter
2023-03-23openpgp: Move `Key4::import_secret_cv25519` into common code.Wiktor Kwapisiewicz
2023-03-20openpgp: Small cleanups in the Botan backend.Justus Winter
2023-03-08openpgp: Add a new backend based on the Botan cryptographic library.Justus Winter