Wordpress plugins
WP Modern Password Hashing

WP Modern Password Hashing

Version : 1.0.1
Tested up to : 4.9.8
Number of download : 6
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

WP Modern Password Hashing
WP Modern Password Hashing
WP Modern Password Hashing
WP Modern Password Hashing

For legacy support with a wider range of PHP versions, WordPress opts to use PHPASS (a portible password hashing library) which WordPress defaults to using a MD5 based hash. The security of your password hashes can be improved by using a modern password hashing algorithm, such as BCRYPT for PHP 5.5+ or ARGON2I for PHP 7.2+ This plugin aims to improve the security of the hashed passwords by using PHP 5.5’s password_hash() function and the BCRYPT algorithm but also supports the newer ARGON2I algorithm. For extended support when password_hash() is not available this plugin will fallback to using PHPASS with additional security when compared to the WordPress defaults.

Download now