/// Implementation of the `decrypt` command.
pubmoddecrypt;/// Implementation of the `encrypt` command.
pubmodencrypt;/// Implementation of the `keygen` command.
pubmodkeygen;/// Implementation of the `protect` command.
pubmodprotect;/// Implementation of the `reveal` command.
pubmodreveal;