summaryrefslogtreecommitdiffstats
path: root/tool/src/sq_cli.rs
AgeCommit message (Expand)Author
2018-11-13tool: remove --output, don't silently dump rev-certKai Michaelis
2018-11-13tool: add keygen subcmdKai Michaelis
2018-11-12tool: Fix.Justus Winter
2018-11-12tool: Add note.Justus Winter
2018-09-28tool: Optionally sign data when encrypting.Justus Winter
2018-09-27tool: Do not require a valid signature when verifying signatures.Justus Winter
2018-09-25tool: Use the new streaming decryptor.Justus Winter
2018-09-25tool: Add signature verification threshold parameter.Justus Winter
2018-09-24tool: Implement notarization of messages.Justus Winter
2018-09-20tool: Add option to specify a different home directory.Justus Winter
2018-09-20tool: Implement appending signatures to detached signatures.Justus Winter
2018-09-07tool: Print help if subsubcommand is missing.Justus Winter
2018-09-04tool: Improve documentation for `sq store delete --the-store`Neal H. Walfield
2018-09-04tool: Improve documentation for the -B option.Neal H. Walfield
2018-08-31tool: Do not print MPIs by default.Justus Winter
2018-08-16tool: Implement sq verify.Justus Winter
2018-08-15tool: Implement sq sign.Justus Winter
2018-08-15tool: Reorder subcommands.Justus Winter
2018-08-15tool: Add options to give encryption and decryption keys as files.Justus Winter
2018-08-15tool: Rework command line interface handling.Justus Winter