ตัวเข้ารหัสและ Crypto
เครื่องคำนวณแฮชไฟล์
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 — ปลอดภัยสำหรับ Unicode
- ตัวถอดรหัส JWTถอดรหัสและตรวจสอบโทเค็น JWT — ในเครื่อง ไม่บันทึก
- การเข้ารหัส / ถอดรหัส URLเข้ารหัสและถอดรหัส URL อย่างปลอดภัยด้วยอักขระเปอร์เซ็นต์
- ตัวเข้ารหัส / ถอดรหัสเอนทิตี HTMLหลีกเลี่ยงหรือยกเลิกการหลีกเลี่ยงอักขระพิเศษของ HTML