Hash Generator
Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes of any text.
Advertisement
How to use
- Type or paste the text you want to hash.
- Pick a hash algorithm.
- Copy the resulting hex digest.
Frequently asked questions
Which hash algorithms are supported?
SHA-1, SHA-256, SHA-384, and SHA-512, all computed with the browsers built-in Web Crypto API.
Why is MD5 not offered?
MD5 and SHA-1 are considered cryptographically broken. SHA-256 or stronger is recommended for anything security-related; SHA-1 is included for legacy checksums only.
🔒 This tool runs entirely in your browser. Nothing you enter is uploaded, logged, or stored.
Related tools
Advertisement