Thu, 22 Aug 2024 07:29:31 UTC | login

Information for build py-bcrypt-0.4-24.fc33

ID150351
Package Namepy-bcrypt
Version0.4
Release24.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/py-bcrypt.git#b7e8ed49a6525e32d39e65e4e678904f7f847d85
SummaryPython bindings for OpenBSD's Blowfish password hashing code
Descriptionpython-bcrypt is a Python wrapper of OpenBSD's Blowfish password hashing code, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazières. This system hashes passwords using a version of Bruce Schneier's Blowfish block cipher with modifications designed to raise the cost of off-line password cracking and frustrate fast hardware implementation. The computation cost of the algorithm is parametised, so it can be increased as computers get faster. The intent is to make a compromise of a password database less likely to result in an attacker gaining knowledge of the plain-text passwords (e.g. using John the Ripper).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 02:49:35 UTC
CompletedSat, 28 Mar 2020 03:07:53 UTC
Taskbuild (f33, /rpms/py-bcrypt.git:b7e8ed49a6525e32d39e65e4e678904f7f847d85)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/py-bcrypt.git#b7e8ed49a6525e32d39e65e4e678904f7f847d85'}}
Tags
f33
RPMs
src
py-bcrypt-0.4-24.fc33.src.rpm (info) (download)
riscv64
python3-py-bcrypt-0.4-24.fc33.riscv64.rpm (info) (download)
py-bcrypt-debugsource-0.4-24.fc33.riscv64.rpm (info) (download)
python3-py-bcrypt-debuginfo-0.4-24.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-23 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-22 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Sep 13 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.4-19 - Drop Python 2 per BZ 1627390. * Fri Jul 20 2018 Kevin Fenzi <kevin@scrye.com> - 0.4-18 - Fix FTBFS bug #1605532 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4-16 - Rebuilt for Python 3.7