What does GPG Keychain Access do?

GPG Keychain Access manages keys for the GNU Privacy Guard (GnuPG), a tool for secure communication and data storage.

GPG can encrpyt and sign messages and files using an encryption scheme that does not require that the person decrypting the message needs the same key as the person who encrypted it. This is called a public key encryption scheme.

Public key encryption requires that the person recieving a message generate two keys, a private key that remains secret and a public key that is distributed and encrypts messages that only the private key can decrypt.

GPG Keychain Access manages other people's public keys and your private and public keys, so that you may send and recieve messages securely.