Toolzy

Bcrypt Hash Generator

Hash text with bcrypt at a chosen cost factor.

Generate a bcrypt hash of any text with an adjustable cost (rounds). Runs entirely in your browser.

使用方法

  1. Enter the text to hash.
  2. Choose the cost factor.
  3. Generate and copy the hash.

常见问题

What is the cost factor?
Higher rounds are slower and more resistant to brute force.
Can I verify a hash here?
This tool generates hashes; verification may be added later.

相关工具