How it works
The Secure Hash Algorithms (SHA) are a family of cryptographic hash functions. This tool hashes your input using window.crypto.subtle — the browser's native Web Crypto API — so your data is never sent to a server. SHA-256 and SHA-512 are recommended for security-sensitive use cases.
01
Select your algorithm (SHA-256 recommended)
02
Paste or type your input text
03
Copy the hex hash output
Advertisement