Native password hashing was implemented in PHP 7.2, the Argon2i driver uses it and future password drivers will likely use it. A base class will make it easier to implement new algorithms without duplicating code.
- blocks
-
PHPBB-16017 Add support for Argon2id password hashing
- Unverified Fix
- links to