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

https://github.com/php-standard-library/password

Secure password hashing and verification with bcrypt and Argon2
https://github.com/php-standard-library/password

argon2 bcrypt hashing password

Last synced: 10 days ago
JSON representation

Secure password hashing and verification with bcrypt and Argon2

Awesome Lists containing this project

README

          

# PHP Standard Library - Password

Secure password hashing and verification with bcrypt and Argon2.

---

- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)