gpg --full-generate-key
gpg --list-keys
gpg --encrypt --armor --recipient your-email.com message.txt
gpg --decrypt message.txt.asc