Tool Library
Developer Tools

Password Generator

Create strong, customizable passwords instantly.

Generated Passwords

Password strength -

Settings

Value: 16

WordPress Legacy PHPass

Generate legacy portable $P$ or $H$ hashes for older WordPress installs.

If provided, it will be normalized to 8 chars from the PHPass alphabet.

WordPress historically used $P$ for portable hashes.

Verify Legacy Hash

Check whether a plaintext password matches a given WordPress portable hash.

Compatibility Notes

WordPress 6.8+ uses bcrypt for new user passwords, but older $P$ hashes remain valid until users log in and are rehashed.

Use this only for legacy compatibility, not for new applications.