summaryrefslogtreecommitdiffstats
path: root/openpgp/README.md
AgeCommit message (Expand)Author
2023-09-20openpgp: Provide guidance on how to use sequoia-openpgp.Justus Winter
2023-09-15Bump MSRV to 1.67.Wiktor Kwapisiewicz
2023-06-06docs: Add missing parenthesis.Wiktor Kwapisiewicz
2023-05-15openpgp: Change crypto-botan to use botan v3.Alexander Kjäll
2023-05-05openpgp: Note that using Rust Crypto raises the MSRV to 1.65Neal H. Walfield
2023-03-13openpgp: Bump botan to 0.10.1 to avoid raising our MSRV.Justus Winter
2023-03-08openpgp: Add a new backend based on the Botan cryptographic library.Justus Winter
2023-03-08openpgp: Feature the OpenSSL backend more prominently.Justus Winter
2022-12-22openpgp: Add OpenSSL cryptographic backend.Wiktor Kwapisiewicz
2022-10-18Update READMEs for new MSRV.Nora Widdecke
2021-11-29Move MSRV to 1.56.1Nora Widdecke
2021-11-18openpgp: Hint at WASM support in the README.md.Justus Winter
2021-10-05openpgp: Add a RustCrypto backend.Nikhil Benesch
2021-09-30openpgp: Add features to opt-in to experimental crypto backends.Justus Winter
2021-08-27openpgp: Fix grammar and typesetting.Justus Winter
2021-04-08Update MSRV to 1.48.0Nora Widdecke
2020-12-01openpgp: Don't mention the unreleased sequoia-core.Justus Winter
2020-10-06Update README.md for MSRV 1.46.Nora Widdecke
2020-09-22openpgp: Remove `quickcheck` feature.Wiktor Kwapisiewicz
2020-09-21Bump MSRV to 1.46.0.Nora Widdecke
2020-08-21Update README.md.Justus Winter
2020-06-11openpgp: Document our MSRV.Justus Winter
2020-06-11openpgp: Document feature flags.Justus Winter
2020-06-11openpgp: Improve README.md.Justus Winter
2020-06-04openpgp: Typo.Justus Winter
2020-03-03openpgp: Add a dedicated README.md.Justus Winter