https://www.runoob.com/php/php-password_hash.html

password_hash($str,PASSWORD_DEFAULT);
password_verify($pass,$hash);

password_get_info