Hash Generator
Create SHA-1, SHA-256, SHA-384, or SHA-512 hashes from text using the browser Web Crypto API.
Your files are processed directly in your browser whenever possible.
How to use
- 1Paste the text you want to hash.
- 2Choose SHA-1, SHA-256, SHA-384, or SHA-512.
- 3Copy the hexadecimal digest.
How it works
Hash Generator runs in your browser whenever possible. Your data stays on your device and is not uploaded to our servers unless a feature explicitly requires it.
Example
SHA-256 of “hello” starts with 2cf24dba…