Bcrypt Hash Generator
Generate and verify bcrypt hashes.
10
Higher costs are slower to compute (and to brute-force). 10–12 is a reasonable default; each +1 roughly doubles the work.
Hashing runs entirely in your browser — the password and hash are never sent anywhere.

