Which RSA key size should I choose?
2048 bits remains widely supported, while 3072 bits provides a larger security margin at the cost of slower operations.
Security
Generate RSA public and private keys with configurable modulus length and export format.
Generate RSA public and private keys with configurable modulus length and export format.
This tool runs in your browser. Your input is processed locally and is not uploaded.
Use this RSA key generator for signing, verification, encryption tests and certificate workflows. Choose the modulus length and export format while keeping the private key inside your browser session.
2048 bits remains widely supported, while 3072 bits provides a larger security margin at the cost of slower operations.
Yes. Larger RSA keys require more computation and may take longer to generate in the browser.
It is better to use separate keys for different applications and to follow the requirements of the relevant protocol.