Hash Generator
Generate SHA-1, SHA-256, or SHA-512 hashes of text, computed locally via the Web Crypto API.
SHA-1
—
SHA-256
—
SHA-512
—
MD5 isn't offered here — it's not part of the Web Crypto API and is cryptographically broken. If you need it specifically for compatibility with a legacy system (not for anything security-sensitive), most language standard libraries have it built in.