Hash Generator (SHA)
Generate SHA-256, SHA-384, and SHA-512 hashes online using the Web Crypto API. Compare digests and hash files without uploading.
Text input
SHA-256
— run hash —SHA-384
— run hash —SHA-512
— run hash —How to use
- Type text or drop a file under the input.
- Press Hash text.
- Copy the SHA-256/384/512 digests to compare elsewhere.
FAQ
Why no MD5?
Browsers don't expose MD5 via Web Crypto because it's broken. Use SHA-256 or stronger.