Skip to content

simple and efficient php script that generates password hash for using with password_verify

Notifications You must be signed in to change notification settings

alecos71/password-hash-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Password Hash Generator

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

ScreenShot

About

simple and efficient php script that generates password hash for using with password_verify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages