Tue, 09 Jul 2024 14:07:47 UTC | login

Information for build py-bcrypt-0.4-16.fc29

ID48016
Package Namepy-bcrypt
Version0.4
Release16.fc29
Epoch
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
StartedThu, 26 Jul 2018 15:04:11 UTC
CompletedThu, 26 Jul 2018 17:49:01 UTC
Taskbuild (f29-candidate, py-bcrypt-0.4-16.fc29.src.rpm)
Tags
f29
RPMs
src
py-bcrypt-0.4-16.fc29.src.rpm (info) (download)
riscv64
python2-py-bcrypt-0.4-16.fc29.riscv64.rpm (info) (download)
python3-py-bcrypt-0.4-16.fc29.riscv64.rpm (info) (download)
py-bcrypt-debuginfo-0.4-16.fc29.riscv64.rpm (info) (download)
py-bcrypt-debugsource-0.4-16.fc29.riscv64.rpm (info) (download)
python2-py-bcrypt-debuginfo-0.4-16.fc29.riscv64.rpm (info) (download)
python3-py-bcrypt-debuginfo-0.4-16.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4-16 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.4-14 - Add Provides for the old name without %_isa * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.4-13 - Python 2 binary package renamed to python2-py-bcrypt See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.4-9 - Rebuild for Python 3.6