🔐 OpenPGP.js (v6.1.1) web PKI Demo

Generate keys, sign messages, and encrypt/decrypt data with modern cryptography

🔑 Key Generation No Keys

✍️ Sign & Verify Messages Keys Required

🔒 Encrypt Message Keys Required

🔓 Decrypt Message Keys Required

⚠️ Important Security Warning ⚠️

This demo is for educational and testing purposes ONLY. We strongly advise against generating or using any real or sensitive PGP private keys with this web application.

For secure PGP key generation and management, always use trusted desktop applications like GnuPG (GPG) on your local system, ideally while offline. Web-based key generation carries inherent risks due to the browser environment and potential for malicious code injection.