GNU Privacy Guard (GnuPG / GPG) is a cryptography suite implementing secret-key cryptography and public-key cryptography.
Background: My boss has tried exporting an ASC key to me with public and private parts but whenever I get …
encryption gnu gnupg private-keyTrying to update some repositories on Debian Etch installation and getting the following errors from running "apt-get update" W: GPG …
repository debian upgrade gnupg aptI have a gpg .key file that is used as passphrase for decrypting a .dat.pgp file. The encrypted .data.…
unix encryption public-key-encryption gnupgEnvironment: HP laptop with Windows XP SP2 I had created some encrypted files using GnuPG (gpg) for Windows. Yesterday, my …
windows-xp gnu gnupgI have a copy of the postgresql apt repository gpg key and would like to view the details of the …
gnupg openpgpI try to decrypt file using following command: gpg --output file.txt --decrypt file.pgp File is decrypted successfully but …
encryption cmd pgp gnupgI have a new mac pro (OS X 10.9.5) that I get to set up from scratch. I want to install …
ruby macos command-line rvm gnupgIs it possible to encrypt data, such that it can be decrypted with several different keys? Example: I've encrypted data …
encryption gnupg encryption-asymmetricI have a large set of files, some of which contain special characters in the filename (e.g. ä,ö,%, and others). …
windows batch-file filenames gnupg file-renameI just started using git and I install git and gpg via homebrew. For some reason, I get this error …
git gnupg