使用 Web Crypto API 生成 RSA 密钥对,以 PGP 风格 ASCII Armor 格式输出
キーパラメータ
姓名
邮箱
Passphrase (optional, written to comment)
キー長さ
RSA 2048
RSA 4096
公開鍵(Public Key)
秘密鍵(Private Key)
Public Key Fingerprint (SHA-256)
説明:This tool uses the browser Web Crypto API to generate standard RSA (RSASSA-PKCS1-v1_5) key pairs, wrapped in PGP-style ASCII Armor format. Key material is in standard SPKI (public) and PKCS#8 (private) formats, suitable for general encryption. For full OpenPGP format keys (with subkeys, user binding signatures, etc.), please use GPG or OpenPGP.js. All computation is done locally in the browser, keys are never uploaded.