sqop - Man Page
An implementation of the Stateless OpenPGP Command Line Interface using Sequoia
Synopsis
sqop [Flags] <SUBCOMMAND>
Flags
- -h, ā--help
Prints help information
- -V, ā--version
Prints version information
Subcommands
- help
Prints this message or the help of the given subcommand(s)
- version
Prints version information
- generate-key
Generates a Secret Key
- extract-cert
Extracts a Certificate from a Secret Key
- sign
Creates Detached Signatures
- verify
Verifies Detached Signatures
- encrypt
Encrypts a Message
- decrypt
Decrypts a Message
- armor
Converts binary OpenPGP data to ASCII
- dearmor
Converts ASCII OpenPGP data to binary
See Also
sqop(1), sqop-armor(1), sqop-dearmor(1), sqop-decrypt(1), sqop-encrypt(1), sqop-extract-cert(1), sqop-generate-key(1), sqop-sign(1), sqop-verify(1), sqop-version(1)
Author
Justus Winter <justus@sequoia-pgp.org>
Referenced By
sqop-armor(1), sqop-dearmor(1), sqop-decrypt(1), sqop-encrypt(1), sqop-extract-cert(1), sqop-generate-key(1), sqop-sign(1), sqop-verify(1), sqop-version(1).