Hash Generator
Compute cryptographic hashes (SHA-1, SHA-256, SHA-384, SHA-512) from text using the browser Web Crypto API. Everything is processed locally — no data is sent to any server.
ℹ MD5 is not available in the Web Crypto API. This tool provides SHA-1, SHA-256, SHA-384, and SHA-512, which are more secure and accurate.