How does it work?
Enter text, select an algorithm, and optionally provide an HMAC key or comparison hash.
Create and compare SHA, MD5, and HMAC hashes locally.
Enter text and pick an algorithm. The digest updates as you type.
Everything is computed in this browser and never sent to a server.Enter text and the digest appears here as you type.
Enter text, select an algorithm, and optionally provide an HMAC key or comparison hash.
No. Use a dedicated password hashing scheme with salts and a work factor.
A hash is not encryption and cannot protect an already exposed secret.