MySQL Password Hash Generator

Generate MySQL 4.1 authentication format password hash from plaintext.

输入密码明文
MySQL 密码哈希
等待生成...

How to Use

  1. Enter the database password.
  2. Click 'Generate MySQL Password Hash'.
  3. Copy the hash for database user configuration.

FAQ

What format is the MySQL password hash?

Format: * + 40 hex chars. This is SHA1(SHA1(password)) double hash.

Is this hash secure?

Your password is always protected.

Need more powerful features?

* Some links are affiliate partnerships

Related Tools