summaryrefslogtreecommitdiffstats
path: root/tool/src/sq-usage.rs
AgeCommit message (Expand)Author
2020-02-11openpgp: Use absolute expiration time in cert builder.Justus Winter
2020-01-17tool: Add an option to specify the signing time.Neal H. Walfield
2019-12-06tool: Add packet decrypt that unwraps encryption containers.Justus Winter
2019-12-04tool: Rename command line arguments.Justus Winter
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
2019-11-15openpgp: Add tpk::builder::CipherSuite::RSA4k.Leonhard Markert
2019-10-24tool: Allow generation of keys with multiple userids.Justus Winter
2019-09-18store: Rename store::Store to Mapping.Justus Winter
2019-09-09tool: Rework 'sq wkd generate's argument handling.Justus Winter
2019-09-09net: Do not diddle with the permissions.Justus Winter
2019-09-09tool: Add 'wkd generate' subcommand.juga
2019-09-06openpgp: Rework streaming encryptor.Justus Winter
2019-09-02tool: Implement compression and padding.Justus Winter
2019-08-27tool: Add 'sq packet join', the inverse to split.Justus Winter
2019-08-20tool: Use consistent terminology in usage.Justus Winter
2019-08-20tool: Update documentation.Justus Winter
2019-06-18tool: Fix argument parsing for the wkd subcommandNeal H. Walfield
2019-06-18tool: Update sq-usage.rs with current clijuga
2019-06-04tool: Change wkd get to dump armor by defaultjuga
2019-05-28tool: Add wkd command and get, url subcommandsjuga
2019-04-24openpgp: Implement creation and serialization of Autocrypt headers.Justus Winter
2019-03-25tool: Dump session keys.Justus Winter
2019-03-14tool: Add option to set the kind of armored data.Justus Winter
2019-03-13sq: Support dumping encrypted messages.Justus Winter
2019-03-13sq: New subcommand 'packet'.Justus Winter
2019-02-19tool: New command sq inspect.Justus Winter
2019-01-15tool: Introduce key manipulation subcommand.Justus Winter
2019-01-10tool: Generate keys protected with a password.Justus Winter
2019-01-07tool: Update documentation.Justus Winter
2018-11-26tool: Implement verification of detached sigs.Justus Winter
2018-11-13tool: update usageKai Michaelis
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-05tool: Update usage.Justus Winter
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-13tool: Make input file a positional argument.Justus Winter
2018-07-02tool: Emit armored data by default.Justus Winter
2018-06-25openpgp: Add support for parsing Autocrypt headers.Neal H. Walfield
2018-06-06tool: Implement 'split' subcommand to split OpenPGP messages.Justus Winter
2018-05-31tool: Implement encryption subcommand.Justus Winter
2018-05-31tool: Change store selection.Justus Winter