I have tried to encrypt file with GPG. Use "gpg -e -r 'Recipient' message.txt".
Why I got this:
Instead of something like this:
To get output like I want. You should append option -a, "ascii output".