ChooseTools

Hash generator

Compute SHA-1, SHA-256, SHA-384 and SHA-512 hashes of text.

SHA-1
SHA-256
SHA-384
SHA-512

Hashes update live as you type, computed with the browser's native Web Crypto API — your text never leaves the page.

Frequently asked questions

Why is MD5 not offered?

MD5 is cryptographically broken and browsers do not implement it natively. SHA-256 is the modern standard.

Are hashes reversible?

No — a hash is a one-way fingerprint. The same input always gives the same hash, but the input cannot be recovered from it.

Related tools