← Web security

Hash calculator

SHA-256, SHA-384, SHA-512, SHA-1, and MD5 — computed in your browser via SubtleCrypto. Nothing is sent anywhere.

Input

UTF-8 encoded. All hashes are computed in your browser.

SHA-1 + MD5 are NOT secure. Useful for checksums and legacy interop only — never for integrity / password / signing use cases.