Generators
Hash
Calculate SHA hash digests of text
How to use / Notes
How to use
- Enter the text to hash.
- Choose the algorithm (SHA-1, SHA-256, etc.).
- Copy the computed digest.
Notes
- Computed in the browser; input is never sent anywhere.
- MD5 and SHA-1 have known collisions—avoid them for security uses.