Skip to content

aurelien-vilminot/PASSWORD_HASH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PASSWORD HASH Tool

This simple tool is useful to get a hashed password with the PHP function password_hash(myPwd, PASSWORD_DEFAULT). By default, all spaces are remove with trim() function.

Run it with a PHP server and enjoy!

About

Simple tool generating hashed passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages