Bcrypt Generator

Generate a bcrypt hash from text, or check whether text matches an existing bcrypt hash — entirely in your browser, nothing sent to a server.

Runs entirely in your browser — nothing is sent to a server. Higher salt rounds are slower but more resistant to brute-force attacks; 10-12 is the typical production default.