Bcrypt / Scrypt
Generate and verify bcrypt or scrypt password hashes (computed on the server).
Hashing runs on the server (bcrypt/scrypt are intentionally slow). Do not submit real production passwords.
About this tool
Generate and verify bcrypt and scrypt password hashes. Hashing runs on the server.
How to use
- Pick Bcrypt or Scrypt, and Generate or Verify.
- Enter a password (set the cost for bcrypt).
- Generate a hash, or paste one to verify.