Text Hash Generator
Used locally for HMAC-SHA256. Avoid production secrets on shared devices.
Generating hashes...
File Hash Generator
Drop a file here or click to upload
Any file type supported
Processing file...
Checksum Verify
Compare Hashes
Algorithm Guidance
Integrity checks Use SHA-256 or SHA-512 for modern file and text verification. Treat MD5 and SHA-1 as legacy, non-security checks.
Secrets stay local HMAC and PBKDF2 inputs are processed in the browser. Use test secrets unless your security policy allows this device.
Trust the expected value A matching checksum proves byte equality with the expected digest, not that the source is trustworthy.