summaryrefslogtreecommitdiffstats
path: root/openpgp/src/crypto/backend/botan.rs
AgeCommit message (Expand)Author
2023-11-06openpgp: Add key derivation function.crypto-refresh-hkdfJustus Winter
2023-05-22openpgp: Formalize reporting of supported algorithms.Justus Winter
2023-05-22openpgp: Move random into the Backend trait.Justus Winter
2023-05-22openpgp: Introduce a trait for the crypto backends.Justus Winter
2023-05-22openpgp: Implement GCM mode.Justus Winter
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