Hash

Compute hash values from text — MD5 and the SHA family (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512) — for checksums and data integrity verification, right in your browser.

728 × 90Ad Space AvailablePlace your ad here

Adler

A fast checksum (Adler-32) used in zlib/DEFLATE for error detection.

BLAKE

High-speed modern hashes: BLAKE2b, BLAKE2s, and BLAKE3 — secure and very fast.

CRC

Cyclic Redundancy Check (CRC8–CRC64) — non-cryptographic checksums for error detection.

File Hash

Compute checksums of an uploaded file (MD5, SHA, BLAKE, CRC32) — processed in-browser, no upload.

FNV

Fowler–Noll–Vo (FNV-1, FNV-1a) — simple, fast non-cryptographic hashes for hash tables.

Hash Utilities

Hash helpers: identify, compare, verify, multi-hash, hash a file, and batch.

HMAC

Keyed hash-based message authentication codes (HMAC-MD5/SHA/SHA-3).

Keccak

The original Keccak (pre-SHA-3), widely used in Ethereum (Keccak-256).

MurmurHash

Fast non-cryptographic hashes (MurmurHash2, MurmurHash3) for hash tables and data distribution.

Password Hash

Slow, salted functions for passwords: bcrypt, Argon2, PBKDF2 (with generate & verify modes).

RIPEMD

RIPEMD-160 — a 160-bit hash used in Bitcoin addresses.

SHA Family

The most common hash algorithms: MD5 and the SHA family (SHA-1, SHA-2). Fast and widely used.

SHA-3

The SHA-3 standard (FIPS 202) based on the Keccak sponge construction — a modern alternative to SHA-2.

SHAKE

Extendable-output functions (XOF) from SHA-3 — adjustable output length.

Whirlpool

A 512-bit hash based on an AES-like design, an ISO/IEC standard.

xxHash

The fastest non-cryptographic hashes (xxHash32/64/3) for hash tables and large-data checksums.

Related Categories