Codificadores e Cripto
Cifrar / Decifrar PGP
OpenPGP messages — encrypt, decrypt, sign, verify.
Nota do editor
Understanding · Pretty Good Privacy — still good, still pretty.
Este capítulo aprofundado está disponível apenas em inglês no momento. A ferramenta de conversão acima funciona no seu idioma; o artigo explicativo longo ainda não foi traduzido.
Perguntas frequentes
Quick answers.
›Is my private key safe?
Yes. Key processing happens entirely in your browser's memory and is never uploaded to a server or stored in local storage.
›What is the difference between encrypting and signing?
Encrypting scrambles a message so only the recipient can read it, while signing provides digital proof that the message originated from you and has not been altered.
›Can I decrypt a message without the private key?
No. PGP is designed so that only the holder of the specific private key and its associated passphrase can reverse the encryption process.
›Which PGP standards are supported?
This tool follows the OpenPGP standard (RFC 4880), making it compatible with GnuPG, ProtonMail, and other compliant software.
As pessoas também pesquisam por
Ferramentas relacionadas
More in this room.
- Cifragem / Decifragem de Ficheiros AESCifre ficheiros com AES-GCM e uma frase secreta.
- Gerador de Chaves RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto no seu navegador.
- Gerador e Assinador de Chaves Ed25519Gere chaves Ed25519 e assine mensagens localmente.
- Decodificador de Certificados X.509Assunto, emissor, validade, SAN, 'fingerprint' — tudo num relance.
- Codificar / Descodificar Base64Codificar e descodificar Base64 — compatível com Unicode.
- Decodificador JWTDecodifique e inspecione tokens JWT — localmente, nunca registado.