Password tools

This tool uses PHP's password_hash() and password_verify() functions. You can use it to either generate a password hash from a given password, or verify a password against an existing hash.

Output