Module cli

Source
Expand description

Clap argument parsers and implementations for the algae CLI functions.

Modulesยง

decrypt
Implementation of the decrypt command.
encrypt
Implementation of the encrypt command.
keygen
Implementation of the keygen command.
protect
Implementation of the protect command.
reveal
Implementation of the reveal command.