Skip to content

Hash Generator

Generate cryptographic hashes of a string using the browser's built-in Web Crypto API — useful for checksums and integrity checks.

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

FAQ

Why is there no MD5?
The Web Crypto API omits MD5 because it's cryptographically broken. Use SHA-256 for anything that matters.

Related tools

Free to use, no sign-up. Calculations run in your browser — nothing you type is sent to a server. These tools are for general information only, not professional advice. See the full tool list.