Check File Integrity
Detect whether a file has changed or been corrupted.
ទម្លាក់ឯកសារនៅទីនេះ ឬចុចដើម្បីរុករក
Any file គ្មានដែនកំណត់ទំហំឯកសារ
ឯកសាររបស់អ្នកមិនដែលចេញពីឧបករណ៍របស់អ្នកទេ។ ការដំណើរការទាំងអស់កើតឡើងក្នុងស្រុកនៅក្នុងបរិយាកាស browser របស់អ្នក។
Compute SHA-256, SHA-1, SHA-384, and SHA-512 checksums of any file — and verify a download against its published hash. The file is read locally and never uploaded.
integrity tips
Save a file's hash now; re-hash later and compare to detect any change, even a single flipped byte.
Useful for verifying backups and archives copied between drives or systems.
Four algorithms are computed so you can match whatever a source provides.
Runs entirely in your browser.
វាដំណើរការដោយរបៀបណា
ហេតុអ្វីត្រូវប្រើរបស់យើង?
Also check out…
Verify a Download's Checksum
Confirm a downloaded file matches the checksum the
Get the SHA-256 of a File
Compute a file's SHA-256 hash to publish or compar
Confirm Two Files Are Identical
Hash two files and compare to see if they're byte-
Publish a Checksum with Your File
Generate a checksum to list alongside a file you d
