Hash Generator
Developer ToolsHash text with SHA-1, SHA-256, SHA-384, SHA-512, or MD5.
Calculated Result
β
Formula: Web Crypto digest Β· MD5 local
About this calculator
Checksums and cache keys often need a digest. SHA-256 is the default. MD5 is only for legacy checksums β do not use it for passwords.
How It Works & Formula
FormulaWeb Crypto SHA-1/256/384/512 Β· compact MD5
SHA families use crypto.subtle.digest. MD5 is a small local implementation. Output is lowercase hex.