An open API service indexing awesome lists of open source software.

https://github.com/concretecms/phpass-compat

Library that stands in for hautelook/phpass and forwards password requests to password_hash
https://github.com/concretecms/phpass-compat

Last synced: 11 months ago
JSON representation

Library that stands in for hautelook/phpass and forwards password requests to password_hash

Awesome Lists containing this project

README

          

# PHPass Compat

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.