Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes instantly using the browser's native Web Crypto API.
Note: MD5 isn't offered here since it's considered cryptographically broken and isn't supported by modern browsers' built-in crypto API. Use SHA-256 or higher for new projects.