Security
Bcrypt Hash Generator
Hash & verify passwords with bcrypt.
Hash a password
Verify a password
This free bcrypt generator hashes passwords with the bcrypt algorithm and verifies a password against an existing bcrypt hash. Bcrypt is deliberately slow and salts every hash automatically, which is exactly what you want for storing passwords. A higher cost factor means more rounds and stronger resistance to brute force, at the price of speed.
Related tools
Password Generator
Strong, random passwords generated locally.
Hash Generator
SHA-1, SHA-256, SHA-384 & SHA-512 hashes.
Passphrase Generator
Memorable multi-word passphrases (Diceware-style).
PIN Generator
Random numeric PIN codes in bulk.
API Key Generator
Prefixed API keys with strong entropy.
Secret Key Generator
Cryptographic secret keys (128–512 bit).