Hash Generator

Enter text below to compute hashes in real time. Everything runs in your browser — nothing is sent to the server.

0 bytes

Hash Results

128-bit
160-bit
256-bit
512-bit

About Hash Functions

MD5 — 128-bit hash. Fast but cryptographically broken. Useful for checksums, not security.

SHA-1 — 160-bit hash. Deprecated for security use due to collision attacks.

SHA-256 — 256-bit hash from the SHA-2 family. Widely used in TLS, Bitcoin, and digital signatures.

SHA-512 — 512-bit hash from the SHA-2 family. Stronger and sometimes faster on 64-bit systems.