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's 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 "-----BEGIN..." and "-----END..." lines).
All cryptographic operations are performed client-side in your browser. No keys or messages are sent to any server.