Skip to content

PHP password hashing class that utilizes password salts and provides methods for both generating and checking passwords. Utilizes SHA512 by default.

License

Notifications You must be signed in to change notification settings

adamweiner/php-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

php-hash

PHP password hashing class that utilizes password salts and provides methods for both generating and checking passwords. Utilizes SHA512 by default.

About

PHP password hashing class that utilizes password salts and provides methods for both generating and checking passwords. Utilizes SHA512 by default.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages