Generate a salted bcrypt hash or check whether a candidate password matches an existing hash. No password or result leaves your browser.
Bcrypt is one-way hashing and cannot be decrypted. Inputs beyond 72 UTF-8 bytes may be truncated by the algorithm, and this tool does not check breached passwords.