Bagill's Password Hasher

Welcome to Bagill's Password Hasher! Use this tool to generate one-way password hashes from any text string. You can choose from various algorithms, although please stick with the default setting (BCRYPT / BLOWFISH) for the highest security and protection against known password attacks.

These are all one-way hashing algorithms, but some are highly insecure. For the best security, keep the default algorithm selected (BCRYPT / BLOWFISH). For more information about how and why, see http://php.net/manual/en/function.password-hash.php.