Tool Box

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

  1. Pick Bcrypt or Scrypt, and Generate or Verify.
  2. Enter a password (set the cost for bcrypt).
  3. Generate a hash, or paste one to verify.