Bcrypt Generator
Hash and verify passwords with bcrypt.
Uses bcryptjs — all hashing and verification runs in your browser. The password never leaves your machine.
About this tool
Hash passwords with bcrypt using configurable cost (4–12 rounds) and verify a password against an existing hash — computed locally with bcryptjs, never sent anywhere.
It runs completely in your browser — no input is sent anywhere, and this page loads no ads or third-party scripts, so it is safe to use with data you would not paste into a hosted service.