summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/examples
AgeCommit message (Expand)Author
2019-12-04openpgp: Rename KeyFlag's accessors.Justus Winter
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
2019-11-27openpgp: Make variants of VerificationResult struct-like, add infos.Justus Winter
2019-09-06openpgp: Rework streaming encryptor.Justus Winter
2019-08-20openpgp: Make choice of AEAD algorithm explicit.Justus Winter
2019-05-15openpgp-ffi: Expose the inspect callback in the C APINeal H. Walfield
2019-05-13openpgp-ffi: Only include unistd.h when neededNeal H. Walfield
2019-05-09openpgp: Communicate message structure from the decryptor.Justus Winter
2019-05-07openpgp: Rename TPKBuilder::default to TPKBuilder::newNeal H. Walfield
2019-04-29openpgp: New TSK type.Justus Winter
2019-04-29openpgp-ffi: Introduce a new Packet type.Justus Winter
2019-04-09openpgp: Guard signature verifications with a time.Justus Winter
2019-03-25openpgp: Rework the DecryptionHelper trait.Justus Winter
2019-03-22openpgp-ffi: Replace glibc's error function.Justus Winter
2019-03-21openpgp-ffi: Reify the decryption wrapper.Justus Winter
2019-03-19openpgp-ffi: New example.Justus Winter
2019-03-19openpgp-ffi: Simplify examples.Justus Winter
2019-03-18openpgp: Make cipher algorithm configurable in streaming Encryptor.Justus Winter
2019-02-07openpgp-ffi: Add example.Justus Winter
2019-02-05openpgp-ffi: Fix pgp_armor_header_t.Justus Winter
2019-01-29openpgp-ffi: Use generated to_string() function.Justus Winter
2019-01-29openpgp-ffi: Build examples below CARGO_TARGET_DIR.Justus Winter
2019-01-25ffi-macros: Protect against use-after-free.Justus Winter
2019-01-25ffi-macros: Check wrapper types at runtime.Justus Winter
2019-01-23openpgp-ffi: Remove pgp_tpk_dump.Justus Winter
2019-01-17openpgp-ffi: Change prefix from 'sq' to 'pgp'.Justus Winter
2019-01-17openpgp-ffi: New crate.Justus Winter