Skip to main content
DevToys
Generators

Hash

Calculate SHA hash digests of text

Conversion workspace

Text SHA-256

Input
Text
Output
SHA-256
How to use / Notes

How to use

  1. Enter the text to hash.
  2. Choose the algorithm (SHA-1, SHA-256, etc.).
  3. 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.