- Uses your local copy of
openpgp.js(imported as/openpgp.min.mjs). No data leaves the browser. - Keys are generated with ECC (Curve25519) for speed and compact size.
Local, in-browser key generation (ECC / Curve25519).
Key Generation Algorithm: ECC / Curve25519
Tip: Keep your passphrase safe. Without it, the private key cannot be unlocked.
Public Key (ASCII-armored)
Private Key (ASCII-armored)
Notes
openpgp.js (imported as /openpgp.min.mjs). No data leaves the browser.