>_ linuxcommand.dev
Startseite gpg
Security

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
Encrypt
gpg -c file.txt
Decrypt
gpg -d file.txt.gpg
Note Encryption and signing of files. OpenPGP standard.
Export