concrete5 / phpass-compat
This package is abandoned and no longer maintained.
The author suggests using the concretecms/phpass-compat package instead.
There is no license information available for the latest version (1.0) of this package.
Hautlook/phpass shim
1.0
2021-09-10 18:28 UTC
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: ^9.5
README
This library shims some of the hautelook/phpass library to use password_hash, password_verify and random_bytes
This library DOES NOT support portable hashes created by hautelook/phpass.