summaryrefslogtreecommitdiffstats
path: root/examples/guide-the-keystore.rs
AgeCommit message (Expand)Author
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
2019-09-18openpgp: Make Parse::from_bytes polymorphic over AsRef<[u8]>.Justus Winter
2019-09-18store: Rename store::Store to Mapping.Justus Winter
2019-07-15Prepare for Rust 2018.Justus Winter
2019-05-15core, store, tool: Use realm instead of domain.Justus Winter
2019-02-06openpgp: Remove the armored! macro.Justus Winter
2018-12-14openpgp: Introduce trait Parse.Justus Winter
2018-11-24Rename the openpgp crate to sequoia-openpgp.Justus Winter
2018-07-09Fix links in examplesWiktor Kwapisiewicz
2018-03-23openpgp: Move the TPK type definition to openpgp proper.Justus Winter
2018-02-06openpgp: Improve armored! macro.Justus Winter
2018-01-31Add the code from the guide as examples.Justus Winter