Top Level :: Encryption
:: xpass
:: 1.2.1
:: Windows
xpass 1.2.1 for Windows
| Package Information |
| Summary |
Extended password extension |
| Maintainers |
Remi Collet (lead)
[details]
|
| License |
BSD-3-Clause |
| Description |
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
* sm3crypt
* sm3yescrypt
It also provides additional functions from libxcrypt missing in core PHP:
* crypt_preferred_method
* crypt_gensalt
* crypt_checksalt
See PHP documentation on https://www.php.net/xpass |
| Homepage |
https://git.remirepo.net/cgit/tools/php-xpass.git/
|
Release notes
Version 1.2.1
(stable)
|
- improve algo availability check - update PHP License from version 3 to version 4 (BSD-3-Clause) - add --with-xpass-dlopen to workaround conflict with MUSL library |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
| Dependencies for release 1.2.1 |
|
PHP Version: PHP 8.0.0 or newer PEAR Package: PEAR 1.10.0 or newer
|
|
|