Hash Generator

MD5, SHA-1, SHA-256, SHA-384, SHA-512 and CRC32 of any text, side by side.

Algorithm Digest Copy
CRC32
MD5
SHA-1
SHA-256
SHA-384
SHA-512

CRC32 is a checksum, not a hash: it detects accidental corruption and nothing more. MD5 and SHA-1 are both broken against deliberate collisions and should not be used to sign or verify anything. Reach for SHA-256 or better.

This runs entirely in your browser. Nothing you type here is sent to the server, logged, or leaves your machine.