Hash & Encryption
MD5, SHA256, Bcrypt hash generation and password tools
6 tools
MD5 Hash Generator Free online tool to generate MD5 hashes from text or files with a pure JavaScript implementation based on RFC 1321, for integrity checks and data verification.
SHA-256 Hash Generator Free online SHA-256 hash generator that computes secure SHA-256 digests from text or uploaded files using the Web Crypto API, supports HMAC-SHA256 with a secret key, and lets you verify hashes by comparison.
Password Generator Free online password generator that creates cryptographically secure random passwords using crypto.getRandomValues, measures entropy strength in bits, excludes ambiguous characters, and supports bulk generation from 4 to 128 characters.
Bcrypt Hash Generator Free online Bcrypt tool to generate salted password hashes with adjustable cost rounds and to verify whether a plaintext password matches an existing Bcrypt hash, all processed safely in your browser.
HMAC Generator Free online HMAC generator to create keyed message authentication codes with HMAC-SHA256 or HMAC-SHA512. Enter a message and secret key to compute a signature and verify webhooks and APIs.
Hash Compare Free online hash compare tool to verify file integrity and checksums. Paste two hash values or compute MD5, SHA-1 and SHA-256 of a file and instantly see whether they match.