Multi-algorithm password hash generator: bcrypt, SHA-256, SHA-512, MD5, NTLM. Generate and verify hashes in one tool.
The Password Hash Generator creates password hashes using multiple algorithms in one unified tool. Support for bcrypt (with adjustable cost), SHA-256, SHA-512 (via Web Crypto API), MD5 (pure JS), and NTLM (MD4 of UTF-16LE). Generate hashes for passwords and verify existing hashes. Perfect for developers and security professionals who need to work with multiple hash formats.
All Password Hash Generator operations are performed entirely in your browser. Your data never leaves your device and is never transmitted to any server. We implement zero-knowledge architecture to ensure maximum privacy and security.