summaryrefslogtreecommitdiffstats
path: root/guide/src/chapter_03.md
AgeCommit message (Expand)Author
2020-04-28openpgp: Convert `Cert::from_packet_pile` into `TryFrom`Wiktor Kwapisiewicz
2020-04-16Revert "openpgp: Make PacketParserResult a std::result::Result."Justus Winter
2020-04-09openpgp: Make PacketParserResult a std::result::Result.Justus Winter
2020-04-03openpgp: Convert `Message::from_packet_pile` to `TryFrom<PacketPile>`Wiktor Kwapisiewicz
2020-01-20openpgp: Use the new framework for Cert::userid.Justus Winter
2020-01-18openpgp: Add KeyIter::{components,subkeys}, make subkeys() private.Justus Winter
2020-01-07Fix broken links in the documentation.Justus Winter
2019-12-20openpgp: Move fields from Common to Container.Justus Winter
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
2019-08-23openpgp: Rename SubkeyBinding to KeyBinding.Neal H. Walfield
2019-03-15guide: New chapter about message signing and verification.Justus Winter