summaryrefslogtreecommitdiffstats
path: root/openpgp/src/crypto/backend/rust.rs
AgeCommit message (Expand)Author
2022-08-15openpgp: Avoid hardcoding EAX for memory encryption.Justus Winter
2022-05-11openpgp: Add crypto::backend that identifies the backend.Justus Winter
2022-05-11openpgp: Add explicit forwarder for crypto::random.Justus Winter
2021-12-13openpgp: Ensure rand:0.7 for rust-crypto.Nora Widdecke
2021-10-05openpgp: Implement ECDH and ECDSA over NistP256 with RustCrypto.Justus Winter
2021-10-05openpgp: Add a RustCrypto backend.Nikhil Benesch