Hash Generator
SHA-1 through SHA-512, computed client-side
SHA-1
—
SHA-256
—
SHA-384
—
SHA-512
—
Options
Compare Hash
Paste a known hash to verify it matches the generated output.
What is a Hash?
A hash function turns any input into a fixed-length string. Same input, same output, every time. SHA-256 and SHA-512 are the go-to choices for integrity checks, password storage, and signatures.