🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
P

Password bcrypt

5/5 (3 ratings) 2K+ active installs Updated Jul 21, 2016

wp-password-bcrypt is a WordPress plugin to replace WP’s outdated and insecure
MD5-based password hashing with the modern and secure bcrypt.

It is written by roots.io people.

This plugin requires PHP >= 5.5.0 which introduced the built-in
password_hash and
password_verify functions.

See Improving WordPress Password Security
for more background on this plugin and the password hashing issue.