المشفّرات والتشفير
حاسبة تجزئة الملفات
SHA-256, SHA-1 and MD5 of any file — in your browser.
Drop a file or click to browse
Any file — text, binary, archive, image…
—
—
—
ملاحظة المحرر
Understanding · A fingerprint for every byte.
هذا الفصل المعمّق متاح حاليًا باللغة الإنجليزية فقط. أداة التحويل أعلاه تعمل بلغتك؛ أما المقال التفصيلي الطويل فلم تتم ترجمته بعد.
الأسئلة المتكررة
Quick answers.
›Are my files uploaded to your server?
No. The hashing process uses the `SubtleCrypto` interface in your browser to read the file locally. Your data remains entirely on your machine.
›Which hash algorithm should I use?
SHA-256 is the current standard for security and integrity checks. MD5 and SHA-1 are provided for legacy compatibility but are no longer considered cryptographically secure against intentional tampering.
›Can I hash very large files?
Yes. Since the browser reads the file directly from your local disk without uploading, you can hash multi-gigabyte files quickly, limited only by your device's hardware speed.
›Why does the hash not match the one provided by the author?
Even a single byte difference will result in a completely different hash. Ensure the file downloaded completely and that you are comparing it against the correct version's checksum.
يبحث الأشخاص أيضًا عن
أدوات ذات صلة
More in this room.
- مولد التجزئة (SHA-1/256/384/512)SHA-1، SHA-256، SHA-384، SHA-512 — كلها في المتصفح.
- مولد HMACHMAC-SHA1/256/384/512 بأي سر.
- تشفير / فك تشفير Base64تشفير وفك تشفير Base64 — آمن لليونيكود.
- فك ترميز JWTفك ترميز وفحص رموز JWT المميزة — محليًا، لا يتم تسجيلها أبدًا.
- ترميز / فك ترميز URLترميز وفك الترميز بالنسبة المئوية لعناوين URL بأمان.
- ترميز / فك ترميز كيانات HTMLهروب أو إلغاء هروب الأحرف الخاصة في HTML.