How to use it
- Enter text.
- Choose a SHA algorithm.
- Copy the hash output.
Developer tool
Generate and copy SHA hash values for text in one screen.
Practical guide
Generate and copy SHA-1, SHA-256, SHA-384 and SHA-512 digests for the same text in your browser.
This tool streamlines workflows such as text integrity checks and generating test fixture values in one place.
Check whether the same input produces the same digest across systems.
Observe how a one-character change produces a different hash.
No. Hashing creates a one-way digest and is not designed for reversing to the original text.
No. Passwords require salts and slow algorithms such as Argon2, bcrypt or PBKDF2.
Similar tools