PGP Encryption
100% local processing
Generate PGP Key Pair
Public Key Encryption
Private Key Decryption
FAQ
PGP (using the open-source OpenPGP standard here) is an end-to-end encryption scheme: each person has a pair of keys. Share your public key so others can encrypt messages for you; only you with the corresponding private key can decrypt them. Conversely, to encrypt for someone else, you need their public key. Keep your private key confidential and set a passphrase for protection.

