The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpass - Portable password hashing framework for use in PHP applications

Website:
http://www.openwall.com/phpass/
Licence:
Public Domain
Vendor:
Remi Collet
Description:
phpass (pronounced "pH pass") is a portable public domain password hashing
framework for use in PHP applications. It is meant to work with PHP 3 and
above.

The preferred (most secure) hashing method supported by phpass is the
OpenBSD-style Blowfish-based bcrypt and known in PHP as CRYPT_BLOWFISH, with
a fallback to BSDI-style extended DES-based hashes, known in PHP as
CRYPT_EXT_DES, and a last resort fallback to MD5-based salted and variable
iteration count password hashes implemented in phpass
itself (also referred to as portable hashes).

Packages

php-phpass-0.3-2.el6.remi.noarch [8 KiB] Changelog by Remi Collet (2012-12-19):
- backport 0.3.2 for remi repo.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.