GNU Privacy Guard 1.4 - encryption and signing tool using OpenPGP
GNU Privacy Guard (OpenPGP)
gpg1
gpg
$ gpg1 --gen-key
$ gpg1 --encrypt --recipient user@example.com document.txt
$ gpg1 --decrypt document.txt.gpg