Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 160 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 160 Bytes

php-hash

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