PGP Key Generator - Free Online Tool | PivaBox

Generate PGP key pairs in your browser — RSA 2048/4096 or ECC P-256/P-384, export as PEM

How to Use PGP Key Generator

  1. Enter your Name and Email (used to identify your key pair)
  2. Select your Key Type — RSA (2048 or 4096 bit) for broad compatibility, or ECC (P-256 or P-384) for modern, faster keys. Optionally set a passphrase
  3. Click Generate Key Pair and wait for generation to complete. Copy or download your public key (.pub) and private key (.asc). Save your private key securely!

Frequently Asked Questions

Is PGP Key Generator free?

Yes, PivaBox PGP Key Generator is completely free to use. There are no charges, subscriptions, or hidden fees.

Are my keys uploaded to a server?

No. All key generation happens entirely in your browser using the Web Crypto API (SubtleCrypto). Your keys never leave your device.

What is the difference between RSA and ECC keys?

RSA keys have broad compatibility across systems and software, but are slower to generate (especially 4096-bit) and produce larger keys. ECC (Elliptic Curve Cryptography) keys are modern, generate instantly, are much smaller, and provide equivalent security with better performance. P-256 provides ~128-bit security (comparable to RSA-3072), while P-384 provides ~192-bit security.