Skip to content
Text Mechanic
Developer Tools

Hash Generator

Compute SHA digests in the browser with the Web Crypto API.

A hash reduces any input to a fixed-length fingerprint. The same input always gives the same digest, and changing one character changes the whole result — which is what makes hashes useful for integrity checks. SHA-1 is included for reading legacy data; it is broken for security purposes and should not be used for anything new.

Options
InputText is processed entirely in your browser.
0lines0words0characters0 B
Output
0lines0words0characters0 B