gpg
GNU Privacy Guard - File encryption.
Syntax
$gpg [OPTIONS] FILE
Examples
Examples
$gpg -c file.txt
Examples
$gpg -d file.txt.gpg
Typical use cases
gpg -c file.txt
gpg -d file.txt.gpg
Note
Encryption and signing of files. OpenPGP standard.
Export