Toolora

RSA Key Pair Generator

Generate RSA signing key pairs locally and export them as PEM.

The RSA Key Pair Generator creates RSASSA-PKCS1-v1_5 key pairs with SHA-256 in your browser and exports the public key in SPKI PEM format and the private key in PKCS8 PEM format. The keys never leave the device.
Key size

Keys are generated locally in your browser and never leave your device.

How to use

  1. Choose a modulus size of 2048, 3072 or 4096 bits.
  2. Generate the key pair.
  3. Copy or store the public and private PEM values.

Frequently asked questions

Which key type is generated?

An RSASSA-PKCS1-v1_5 signing key with SHA-256 is generated.

Where is the private key stored?

It exists only in browser memory until you export or copy it.

Can I use the keys for encryption?

This tool generates signing keys; use an RSA-OAEP tool for encryption keys.

Rate this tool

Your rating