summaryrefslogtreecommitdiffstats
path: root/openpgp/examples
AgeCommit message (Expand)Author
2018-07-10openpgp: Use broken-down time in the literal data packet.Justus Winter
2018-07-06openpgp: Extend example to allow selection of encryption mode.Justus Winter
2018-07-05openpgp: Add simple decryption example.Justus Winter
2018-07-04openpgp: Hide the `writer::Stackable` trait.Justus Winter
2018-07-02openpgp: Implement detached signature generation in the Signer.Justus Winter
2018-07-02openpgp: Create a special Option-like type for PacketParser.Neal H. Walfield
2018-06-29openpgp: Implement signing.Justus Winter
2018-06-14openpgp: Move Tag into the packet module.Justus Winter
2018-05-31openpgp: Add example computing statistics over packets.Justus Winter
2018-05-31openpgp: Improve and document encryption example.Justus Winter
2018-05-29openpgp: Add asymmetric encryption example.Justus Winter