Fail to encrypt file with gpg
Hello I try to encrypt a file with gpg but I get this.
$ gpg .encrypted_file.txt
gpg: no valid OpenPGP data found.
gpg: processing message failed: eo
Hello I try to encrypt a file with gpg but I get this.
$ gpg .encrypted_file.txt
gpg: no valid OpenPGP data found.
gpg: processing message failed: eo
You need to specify the option to encrypt the file, the synthax is : gpg -r <ID> -e <file>
Options:
gpg --list-key
and grab the email associated to the key you want to use).Asked: 2015-09-07 17:43:38 -0600
Seen: 130 times
Last updated: Sep 08 '15
Update only new files in gpg-encrypted archive
Anyone know of a GUI for symmetric gpg encryption & decryption?
alternatives for encrypting large files?
Recovering encrypted boot disk with bad fstab
seahorse-nautilus GnomeKeyring file encryption?
How can I safely remove gpg in favor of gpg2
kernel panic after grub menu selection
My password is correct yet I fail authentication
How do I verify authenticity of a key offered to me by RPM for a COPR repository?