Tools · Dev utilities
Hash generator
MD5, SHA-1, SHA-256, SHA-384, SHA-512. Computed in your browser — input never leaves the page.
…
SHA-* run on the native Web Crypto API. MD5 is computed locally too. Your input never leaves the browser.
The link encodes your inputs in the URL fragment. Nothing is uploaded.