Bcrypt generator & checker
For seeding a dev database or checking what a hash in a dump corresponds to. Everything runs locally — but treat any password you typed into ANY website as spent, this one included. Cost 10 is the common default; each +1 doubles the work.
Hash a password
Check a password against a hash