Tue, 14 May 2024 17:08:27 UTC | login

Information for build php-phpass-0.3-11.fc29

ID56083
Package Namephp-phpass
Version0.3
Release11.fc29
Epoch
SummaryPortable password hashing framework for use in PHP applications
Descriptionphpass (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).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 04:54:25 UTC
CompletedThu, 19 Jul 2018 04:54:25 UTC
Tags
f29
f30
f31
f32
RPMs
src
php-phpass-0.3-11.fc29.src.rpm (info) (download)
noarch
php-phpass-0.3-11.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild