Kodowanie i Kryptografia
Szyfrowanie / deszyfrowanie PGP
OpenPGP messages — encrypt, decrypt, sign, verify.
Notka redakcyjna
Understanding · Pretty Good Privacy — still good, still pretty.
Ten szczegółowy rozdział jest obecnie dostępny tylko w języku angielskim. Narzędzie konwersji powyżej działa w Twoim języku; długi artykuł objaśniający nie został jeszcze przetłumaczony.
Często zadawane pytania
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.
Ludzie wyszukują również
Powiązane narzędzia
More in this room.
- Szyfrowanie/Deszyfrowanie Plików AESSzyfruj pliki za pomocą AES-GCM i hasła.
- Generator par kluczy RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto w Twojej przeglądarce.
- Generator i podpisywarka kluczy Ed25519Generuj klucze Ed25519 i podpisuj wiadomości lokalnie.
- Dekoder certyfikatów X.509Podmiot, wystawca, ważność, SAN, odcisk palca — wszystko w zasięgu ręki.
- Koduj / Dekoduj Base64Koduj i dekoduj Base64 — bezpieczne dla Unicode.
- Dekoder JWTDekoduj i sprawdzaj tokeny JWT — lokalnie, nigdy nie są logowane.