simple and efficient php script that generates password hash for using with password_verify
author Alessandro Marinuzzi
website https://www.alecos.it/
released 10.18.2018
revised 16.11.2020
version 1.1
requires minimum PHP 5.5.0
Php Password Hash Generator
- generates standard hash password
- fully compatible with password_verify
- released in one single php file
- released under G.P.L. License