Fedora Packages

php-phpass

Portable password hashing framework for use in PHP applications

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).

Releases Overview

Release Stable Testing
EPEL 7 0.3-5.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at php-phpass dash maintainers at fedoraproject dot org.



Sources on Pagure