Bcrypt Generator
Generate salts and hashes, and verify plaintext against a bcrypt hash. All client-side.
Password / Plaintext
Cost (rounds, 4–15 typical)
Salt (optional)
Generate Salt
Hash Password
Salt
—
Copy
Hash
—
Copy
Verify Existing Hash
Verify
Result
—
Paste a bcrypt hash (prefix $2b$, $2a$, or $2y$).