SHA hash generator

SHA-1 through SHA-512, computed by the browser's own Web Crypto implementation

Hash text with SHA-1, SHA-256, SHA-384 or SHA-512 using the browser's Web Crypto implementation rather than a hand-written one. SHA-1 is offered for legacy interoperability and labelled as cryptographically broken; there is no MD5 and no password hashing.