summaryrefslogtreecommitdiffstats
path: root/guide/src
AgeCommit message (Expand)Author
2019-05-09openpgp: Communicate message structure from the decryptor.Justus Winter
2019-05-07openpgp: Rename TPKBuilder::default to TPKBuilder::newNeal H. Walfield
2019-04-09openpgp: Guard signature verifications with a time.Justus Winter
2019-04-02openpgp: Improve the VerificationHelper protocol.Justus Winter
2019-03-25openpgp: Rework the DecryptionHelper trait.Justus Winter
2019-03-18openpgp: Make cipher algorithm configurable in streaming Encryptor.Justus Winter
2019-03-18openpgp: Make hash algorithm configurable in streaming Signer.Justus Winter
2019-03-15guide: New chapter about message signing and verification.Justus Winter
2019-02-06openpgp: Remove the armored! macro.Justus Winter
2018-12-18Release 0.3.0.v0.3.0Justus Winter
2018-12-14openpgp: Introduce trait Parse.Justus Winter
2018-12-12openpgp: Move SecretKey to packet::key.Justus Winter
2018-12-07guide: New crate.Justus Winter