RSA Key Pair Generator
Generate RSA key pairs (public and private) of 2048 or 4096 bits directly in your browser. Useful for SSH, JWT, asymmetric encryption and certificates. No data sent to servers.
Gerando chaves RSA... isso pode levar alguns segundos.
⚠️ Segurança: Chaves geradas aqui são para desenvolvimento e testes. Para produção,
use ferramentas como ssh-keygen ou openssl em ambiente controlado.
As chaves nunca saem do seu navegador.
Usos comuns
- SSH — autenticação em servidores Linux sem senha
- JWT (RS256/RS512) — assinar e verificar tokens de autenticação
- TLS/SSL — base para certificados HTTPS
- PGP/GPG — criptografia de e-mails e arquivos
- Code signing — assinar pacotes e releases de software
Related Tools
Password Generator
Generate strong, random passwords with custom length, uppercase letters, numbers and symbols. Generated in the browser — no data leaves your device.
Encrypt Text
Apply classic ciphers (Caesar, ROT13, Atbash) or Base64. Useful for puzzles, CTFs and testing — do not use for real security.
Password Strength Checker
Check the strength of a password with entropy calculation, common-password check and improvement tips. Runs in your browser — no data is sent.