Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-xpass - Extended password extension

Website:
https://github.com/remicollet/php-xpass
Licence:
BSD-3-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
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

Package built for PHP 8.5.

Packages

php-pecl-xpass-1.2.1-1.module_php.8.5.el10.remi.x86_64 [19 KiB] Changelog by Remi Collet (2026-04-17):
- update to 1.2.1
- PHP License updated from version 3 to version 4 (BSD-3-Clause)
php-pecl-xpass-1.2.0-1.module_php.8.5.el10.remi.x86_64 [20 KiB] Changelog by Remi Collet (2026-01-13):
- update to 1.2.0