المشفّرات والتشفير
تشفير / فك تشفير PGP
OpenPGP messages — encrypt, decrypt, sign, verify.
ملاحظة المحرر
Understanding · Pretty Good Privacy — still good, still pretty.
هذا الفصل المعمّق متاح حاليًا باللغة الإنجليزية فقط. أداة التحويل أعلاه تعمل بلغتك؛ أما المقال التفصيلي الطويل فلم تتم ترجمته بعد.
الأسئلة المتكررة
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.
يبحث الأشخاص أيضًا عن
أدوات ذات صلة
More in this room.
- تشفير / فك تشفير ملفات AESتشفير الملفات باستخدام AES-GCM وعبارة مرور.
- مولد أزواج مفاتيح RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto في متصفحك.
- مولد وموقع مفتاح Ed25519أنشئ مفاتيح Ed25519 ووقّع الرسائل محليًا.
- فك ترميز شهادة X.509الموضوع، المصدر، الصلاحية، SAN، بصمة الإصبع — كل ذلك في لمحة.
- تشفير / فك تشفير Base64تشفير وفك تشفير Base64 — آمن لليونيكود.
- فك ترميز JWTفك ترميز وفحص رموز JWT المميزة — محليًا، لا يتم تسجيلها أبدًا.