summaryrefslogtreecommitdiffstats
path: root/sq/src/commands/sign.rs
AgeCommit message (Expand)Author
2022-09-07sq: Clean up openpgp imports.Nora Widdecke
2022-06-14sq: Allow creating a certification with an expired or revoke keyNeal H. Walfield
2021-11-03sq: Add parameter for specifying private key storeWiktor Kwapisiewicz
2021-04-09Lint: Remove unnecessary conversions.Nora Widdecke
2021-04-09openpgp, sq: Remove redundant semicolons.Wiktor Kwapisiewicz
2021-03-02sq: Refactor opening of output streams.Justus Winter
2021-02-24sq: Implement creation of cleartext signatures.Justus Winter
2021-02-11sq: Fix setting signature creation times.Justus Winter
2021-01-22sq: Add an option to add notations to signatures and certifications.Neal H. Walfield
2020-12-10buffered-reader: Require Cookies to be Send and Sync.Azul
2020-12-07openpgp: Make serialize::stream::Message Send + Sync.Justus Winter
2020-10-14sq: Rename module to 'sequoia-sq'.Justus Winter