Crypto Tools
#️⃣

Hash Generator

Generate cryptographic hashes, HMAC, and verify hash values with 27+ algorithms powered by WebAssembly.

Text Hash

Compute hash values for text input across multiple algorithms simultaneously.

Cryptographic21
Non-Cryptographic7
Encoding
Case
Input

All processing happens in your browser. No data is sent to any server.

HMAC

Generate HMAC (Hash-based Message Authentication Code) with a secret key.

Algorithm
Secret Key
Message
Encoding
Case
Results

Enter a key and message to generate HMAC.

All processing happens in your browser. No data is sent to any server.

Hash Verify

Verify if a text matches a given hash value with automatic algorithm detection.

Input
Expected Hash
Algorithm

All processing happens in your browser. No data is sent to any server.

Key Derivation

Derive keys from passwords using PBKDF2, Argon2, bcrypt, or scrypt.

Algorithm
Parameters
Password
Salt

All processing happens in your browser. No data is sent to any server.