Extended password extension
This extension provides password hashing algorithms used by Linux
distributions, using extended crypt library (libxcrypt):
* sha512 provided for legacy as used on some old distributions
* yescrypt used on modern distributions
License: PHP-3.01