Hash Crypto Tools
Hashing, encryption, and cryptographic utilities.
Checksum Validator
Verify data integrity by comparing a computed hash against a provided ...
Password to Hash Formatter
Hashes a plaintext password using bcrypt, PBKDF2, or SHA-256 with cust...
SHA-512 Hash Generator
Generates the SHA-512 hash of any input text, with optional HMAC suppo...
SHA-1 Hash Generator
Generates SHA-1 cryptographic hashes of any input text, with optional ...
RIPEMD-160 Hash Generator
Generates RIPEMD-160 cryptographic hashes of any input text....
BLAKE2 Hash Generator
Generates BLAKE2b or BLAKE2s cryptographic hashes with customizable ou...
HMAC-SHA256 Generator
Generates an HMAC-SHA256 message authentication tag using a secret key...
MurmurHash3 Generator
Computes MurmurHash3 non-cryptographic hashes in 32-bit or 128-bit for...
bcrypt Hash Generator
Generates secure password hashes using the blowfish-based bcrypt hashi...
String Hash Collision Finder
Demonstrate hash collision concepts and show historical collision exam...
HMAC-SHA512 Generator
Generate a secure HMAC-SHA512 hash key for any message....
xxHash Generator
Compute the xxHash non-cryptographic hash of input text in 32-bit (xxh...
SHA-3 Hash Generator
Compute the SHA-3 (Keccak-based) cryptographic hash of input text in 2...
SHA-256 Hash Generator
Compute the SHA-256 cryptographic hash of any text string and return t...
MD5 Hash Generator
Compute the MD5 cryptographic hash of any input text string and return...
FNV-1a Hash Generator
Compute the FNV-1a (Fowler–Noll–Vo) non-cryptographic hash for any inp...
CRC32 Checksum Generator
Generate Cyclic Redundancy Check (CRC32) checksums for text. Supports ...
Adler-32 Checksum Calculator
Calculate Adler-32 checksums for text inputs. Returns the checksum in ...
HMAC-MD5 Generator
Generate cryptographic HMAC-MD5 hashes using a custom secret key. Foll...
Hash Comparison Tool
Compare two cryptographic hashes using a secure timing-safe constant-t...
CRC16 Checksum Generator
Compute CRC-16 checksums in 5 algorithm variants: CCITT-FALSE, IBM/ARC...
Hash Algorithm Identifier
Analyze an unknown hash string and identify its likely cryptographic a...
Base64 to MD5 Pipeline
A two-step pipeline tool that first decodes a Base64-encoded input bac...