Codificatori e Crittografia
Crittografa / Decrittografa PGP
OpenPGP messages — encrypt, decrypt, sign, verify.
Nota dell'editore
Understanding · Pretty Good Privacy — still good, still pretty.
Questo capitolo approfondito è attualmente disponibile solo in inglese. Lo strumento di conversione qui sopra funziona nella tua lingua; il lungo articolo esplicativo non è stato ancora tradotto.
Domande frequenti
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.
Le persone cercano anche
Strumenti correlati
More in this room.
- Crittografia / Decrittografia File AESCripta i file con AES-GCM e una passphrase.
- Generatore di coppie di chiavi RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto nel tuo browser.
- Generatore e firmatario di chiavi Ed25519Genera chiavi Ed25519 e firma messaggi localmente.
- Decodificatore di certificati X.509Soggetto, emittente, validità, SAN, impronta — tutto a colpo d'occhio.
- Encode / Decode Base64Codifica e decodifica Base64 – compatibile Unicode.
- Decodificatore JWTDecodifica ed esamina i token JWT — in locale, mai registrati.