GitCircle

BCrypt Generator / Verifier

Hash or verify passwords with PBKDF2-SHA-256 in the browser.

Your data stays in your browser. Nothing is uploaded to our servers.

Output

About BCrypt Generator / Verifier

OpenBSD bcrypt is not shipped as a large WASM bundle. This page hashes and verifies with PBKDF2-SHA-256 and a $pbkdf2-sha256$ prefix.

How to use it

  1. Paste input (or set the options).
  2. Click Hash / verify, or press ⌘/Ctrl + Enter.
  3. Copy the result.

Related tools