WPPass (WPPass v0.1.1)
Wordpress Password Check Based on 'wp-includes/class-phpass.php'
Link to this section Summary
Link to this section Functions
Link to this function
check_password(password, stored_hash)
equivalent CheckPassword
WPPass.check_password(<password>, <stored_hash>) return true or false
Link to this function
encode64(hash)
encode64, encude64_2, encode_3 equivalent encode64 in PHP