SHA Hash Generator
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes of any text. Computed in your browser with the Web Crypto API.
๐ Everything runs in your browser. Nothing is uploaded.
Examples
abc | ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | sha256 |
abc | a9993e364706816aba3e25717850c26c9cd0d89d | sha1 |
abc | ddaf35a193617abacc417349ae20413112e6fa4e89a97ea20a9eeee64b55d39a2192992a274fc1a836ba3c23a3feebbd454d4423643ce80e2a9ac94fa54ca49f | sha512 |
How it works
Available operations: SHA-256, SHA-1, SHA-384, SHA-512.
Everything runs locally with the same code that passes our automated correctness tests โ no server, no upload.