Guide / 01
When to use it
Use it to compare a SHA-256 digest for a short release note after transfer or reproduce an expected text-hash example from an API specification.
DEV / 022
Generate SHA-1, SHA-256, SHA-384, or SHA-512 digests from text.
—
Guide / 01
Use it to compare a SHA-256 digest for a short release note after transfer or reproduce an expected text-hash example from an API specification.
Guide / 02
CHECK
Use a known vector: the SHA-256 of an empty string is e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.
LIMITS
Input is UTF-8 text; file hashing, HMAC, and salts are not supported. SHA-1 has weak collision resistance, and a fast general SHA function is not suitable by itself for storing passwords.
Reference
Actual output depends on your input and browser environment. Verify any value used for an important decision.
Every tool has its place.SHA-256 hexadecimal digestFAQ
A proper SHA digest has no reverse operation. However, short or common inputs can be guessed by hashing many candidates until one matches.
No. This tool is designed to process its working data in your browser. Advertising may load separately, but your tool input is never sent with it.