summaryrefslogtreecommitdiffstats
path: root/tool/src/cli.rs
AgeCommit message (Expand)Author
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
2018-05-29tool: Transparently handle armored data.Justus Winter
2018-05-11tool: Allow hex-dumping when decrypting data.Justus Winter
2018-05-03tool: Extend dump to write hexdumps with maps.Justus Winter
2018-03-26tool: Add decryption subcommand.Justus Winter
2018-03-26tool: Move command line parser to its own file.Justus Winter