summaryrefslogtreecommitdiffstats
path: root/openpgp/examples/notarize.rs
AgeCommit message (Expand)Author
2018-11-24Rename the openpgp crate to sequoia-openpgp.Justus Winter
2018-11-14Avoid identity slicing.Justus Winter
2018-10-16openpgp: Improve the streaming writer API.Justus Winter
2018-10-16openpgp: Improve examples.Justus Winter
2018-10-09openpgp: Don't return the depth from PacketParser::{next,recurse}Neal H. Walfield
2018-08-24openpgp: Make PacketParser's next() and recurse() return two tuples.Justus Winter
2018-08-22openpgp: Implement proper handling of nested signatures.Justus Winter