Hash Type Identifier - Online Guess MD5, SHA, Bcrypt
Paste a hash and the tool guesses which algorithm created it based on length and format. Useful for forensic analysis.
UD5 Toolkit
Paste a hash and the tool guesses which algorithm created it based on length and format. Useful for forensic analysis.
Generate a bcrypt hash from a password with configurable salt rounds. Verify a password against a hash. Entirely client‑side.
Generate a BLAKE3 hash of any text or file. Extremely fast. Perfect for checksums and content addressing. Local.
Generate SHA‑3 and SHAKE hashes of any text with configurable output length. All local using js library.
Generate Argon2id hashes in the browser using a WASM compilation. Choose memory, iterations, and parallelism. Secure local hashing.
Enter a CDN URL for a script or style and generate the integrity attribute with sha384 or sha512. Protect your site.
Generate SHA‑1, SHA‑256, SHA‑512, and SHA‑3 digests of any text or file. Verify integrity. All in your browser.
Hash passwords using the bcrypt algorithm with configurable cost factor. Also verify a password against a stored hash. All local.
Generate the MD5 hash of any text string. For quick integrity checks. All local computation.
Generate cryptographic and checksum hashes for any text string. Supports MD5, SHA-1, SHA-256, and CRC32. All hashing runs locally for maximum privacy.
Hash any text using simple, fast algorithms: DJB2, SDBM, or CRC32. Get integer or hex. For quick lookups. Local.