PGP

Generate PGP key pairs, encrypt and decrypt messages, sign and verify signatures. All operations run entirely in your browser using OpenPGP.js โ€” nothing is sent to any server.

About PGP: Pretty Good Privacy (PGP) uses public-key cryptography for secure communication. Generate a key pair, share your public key for others to encrypt messages to you, and use your private key to decrypt them. Cleartext signatures let you prove authorship without encrypting the message content. All operations use OpenPGP.js and run entirely in your browser.