Skip to main content

Menu

Free Security Tool

Bcrypt Password Hash

Generate a bcrypt hash of a password, or verify a plaintext against an existing hash.

  • Free · no sign-up
  • Instant results
  • Privacy-friendly

Other Security Tools

About this tool

Generate a bcrypt hash of a password, or verify a plaintext against an existing hash.

Bcrypt is the recommended password-hashing algorithm for most applications — slow, salted, and adaptive (you can raise the cost as hardware gets faster).