Kodlayıcılar ve Kripto
PGP Şifreleme / Şifre Çözme
OpenPGP messages — encrypt, decrypt, sign, verify.
Editörün notu
Understanding · Pretty Good Privacy — still good, still pretty.
Bu ayrıntılı bölüm şu anda yalnızca İngilizce olarak sunulmaktadır. Yukarıdaki dönüştürme aracı sizin dilinizde çalışır; uzun açıklayıcı yazı henüz çevrilmemiştir.
Sıkça sorulan sorular
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.
İnsanlar ayrıca şunları arar
İlgili araçlar
More in this room.
- AES Dosya Şifreleme / Şifre ÇözmeDosyaları AES-GCM ve bir şifre cümlesi ile şifreleyin.
- RSA / ECDSA Anahtar Çifti OluşturucuPEM + PKCS#8 + JWK — Tarayıcınızda Web Crypto.
- Ed25519 Anahtar Oluşturucu ve İmzalayıcıEd25519 anahtarları oluşturun ve mesajları yerel olarak imzalayın.
- X.509 Sertifika ÇözücüKonu, yayıncı, geçerlilik, SAN, parmak izi — hepsi bir bakışta.
- Base64 Şifrele / Şifre ÇözBase64'ü kodla ve kod çöz — Unicode uyumlu.
- JWT Kod ÇözücüJWT jetonlarını yerel olarak çözün ve inceleyin — asla kaydedilmez.