summaryrefslogtreecommitdiffstats
path: root/openpgp/src/crypto/backend.rs
AgeCommit message (Expand)Author
2023-03-08openpgp: Add a new backend based on the Botan cryptographic library.Justus Winter
2023-01-05Don't select a cryptograhic backend in non-leaf crates.Justus Winter
2022-12-22openpgp: Add OpenSSL cryptographic backend.Wiktor Kwapisiewicz
2021-10-05openpgp: Add a RustCrypto backend.Nikhil Benesch
2020-11-12openpgp: Mitigate collision attacks on SHA-1.Justus Winter
2020-08-13openpgp: Add Windows CNG crypto backend via crypto-cng featureIgor Matuszewski
2020-06-22openpgp: Introduce crypto::backend facade moduleIgor Matuszewski