covalski . cleiton Fri, 28 Aug 2015 15:00:03 -0700
to encrypt: $ gpg -c filename $ * put password *
to decrypt: $ gpg filename.gpg $ * put password *