Encodeurs & Crypto
PGP Chiffrer / Déchiffrer
OpenPGP messages — encrypt, decrypt, sign, verify.
Note de la rédaction
Understanding · Pretty Good Privacy — still good, still pretty.
Ce chapitre approfondi n'est actuellement disponible qu'en anglais. L'outil de conversion ci-dessus fonctionne dans votre langue ; le long article explicatif n'a pas encore été traduit.
Questions fréquentes
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.
Les internautes recherchent aussi
Outils similaires
More in this room.
- Chiffrement / Déchiffrement de fichier AESChiffrez des fichiers avec AES-GCM et une phrase secrète.
- Générateur de Paires de Clés RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto dans votre navigateur.
- Générateur et Signeur de Clés Ed25519Générez des clés Ed25519 et signez des messages localement.
- Décodeur de Certificat X.509Sujet, émetteur, validité, SAN, empreinte — tout d'un coup d'œil.
- Encodage / Décodage Base64Encodez et décodez Base64 - compatible Unicode.
- Décodeur JWTDécoder et examiner les jetons JWT — localement, jamais enregistrés.