All guides

How to hash a password with bcrypt

Generate or verify a bcrypt password hash locally in your browser with Toolora.

Hash vs verify

Leave the hash field blank to create a bcrypt hash. Paste an existing $2 hash to check whether a password matches. Bcrypt is designed to be slow; that is expected.

Steps

1) Open Bcrypt Hash / Verify. 2) Enter the password. 3) Optionally paste a hash to verify. 4) Click Run. Hashing happens in this browser — we do not store passwords.