Type or paste text and get its SHA-1 hash immediately, computed client-side via the Web Crypto API.
Note: SHA-1 has known collision vulnerabilities and shouldn't be used for security-sensitive purposes (password storage, digital signatures) — use SHA-256 instead for anything security-critical. SHA-1 is still common for checksums and legacy-system compatibility, which is what this tool is for.