concrete5 / phpass-compat
Hautlook/phpass shim
Installs: 5 464
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
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.