summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)Author
2019-02-19openpgp: Return &[Signature] from TPK accessors.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-06-13openpgp: Rename Message to PacketPileNeal H. Walfield
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
2017-12-14ffi: Move the examples.Justus Winter
2017-12-08Rework the context.Justus Winter
2017-12-06Add 'domain' to the context.Justus Winter
2017-12-01Create context objects.Justus Winter
2017-11-23Add a foreign function interface.Justus Winter