PGP Encrypt/Decrypt Tool

About PGP Tool

This tool provides basic PGP (Pretty Good Privacy) encryption and decryption functionalities using OpenPGP.js. You can encrypt messages with a recipient public key or decrypt messages using your private key and passphrase.

Need to generate a new PGP key pair? Use our Key Pair Generator (PGP) tool.

Ensure you paste the full armored PGP keys, including the BEGIN and END markers (for example, -----BEGIN PGP PUBLIC KEY BLOCK-----).

All cryptographic operations are performed client-side in your browser. No keys or messages are sent to any server.