PGP Decrypt Message

Decrypt PGP/GPG encrypted text messages using your private key to read secure communications.

How It Works

1

Import Your Private Key

Upload or paste your PGP private key and enter the passphrase if your key is password-protected.

2

Paste Encrypted Message

Copy and paste the PGP encrypted message you received (starting with -----BEGIN PGP MESSAGE-----).

3

Decrypt and Read

The tool decrypts the message using your private key and displays the original readable text content.

Frequently Asked Questions

Why can't I decrypt this message?

Make sure you're using the correct private key that corresponds to the public key used for encryption. Also verify your passphrase is correct if your key is protected.

Do I need to share my private key?

Never share your private key! Only you should have access to it. Others encrypt messages using your public key, which you can safely share.

What if I forgot my private key passphrase?

Unfortunately, without the correct passphrase, you cannot decrypt messages. PGP passphrases cannot be recovered - you would need to generate new keys.

Is it safe to decrypt messages in the browser?

Yes, all decryption happens locally on your device. Your private key and decrypted messages are never transmitted to external servers.

Can I decrypt messages from multiple senders?

Yes, as long as all messages were encrypted with your public key, you can decrypt them with your private key regardless of who sent them.