concretecms / phpass-compat
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
This package is not auto-updated.
Last update: 2023-01-27 02:19:28 UTC
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.