Bcrypt Hash Generator
Hash a password with bcrypt at a configurable cost factor — the right way to store passwords.
To hash a password with bcrypt, enter it above and choose a cost factor. Bcrypt is deliberately slow and automatically salts every hash, so identical passwords produce different results and brute-force attacks stay expensive even with modern hardware.
Runs in your browser- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
Why does the same password give a different hash each time?
What cost factor should I use?
How to use the bcrypt hash generator
- 1Enter or paste your password.
- 2Set the cost factor.
- 3Press Run, then download the result when it is ready.
Embed this tool
Put the working bcrypt hash generator on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
Passphrase GeneratorGenerate memorable Diceware-style passphrases from random words.Password GeneratorGenerate strong random passwords using your browser's cryptographic random source.Password Strength CheckerEstimate how long a password would take to crack, and see exactly what weakens it.MD5 Hash GeneratorGenerate an MD5 hash from any text — instantly and entirely in your browser.Password Policy TesterTest a password against a policy and see whether the policy actually improves security.SHA-1 Hash GeneratorGenerate a SHA-1 hash from text — 160-bit digest, computed locally.
Last updated
More hash & crypto tools