- Choose Hash or Verify mode.
- Enter a password.
- For hashing: select salt rounds (4-16).
- For verifying: paste the bcrypt hash to check against.
Bcrypt Generator — Hash and Verify Passwords
Generate bcrypt hashes and verify passwords against existing hashes. Uses bcryptjs for client-side processing with configurable salt rounds.