Hashing Tools
Generate cryptographic hashes and key derivations entirely client-side.
Hash Generator (SHA)
Compute SHA-1/SHA-256/SHA-512 hashes locally.
SHA-256 Hash
Compute SHA-256 digest for any text.
SHA-512 Hash
Compute SHA-512 digest for any text.
MD5 Hash
Compute MD5 digest for any text.
HMAC Generator
Generate HMAC with SHA-256/SHA-512.
Bcrypt Hash
Adaptive bcrypt hashing with adjustable cost.
scrypt Hash
Memory-hard scrypt with N/r/p controls.
PBKDF2 Derivation
PBKDF2 with SHA-256/384/512 and iterations.