Hash Generator
Compute cryptographic hashes locally in your browser.
SHA-1
…SHA-256
…SHA-384
…SHA-512
…About this tool
Generates SHA-1, SHA-256, SHA-384 and SHA-512 hex digests from any text using the browser's SubtleCrypto.
How to use
- 1Paste text.
- 2Pick a hash algorithm.
- 3Copy the hex digest.
Good to know
SHA-1 is cryptographically broken — use SHA-256 or higher for security-sensitive work.