Tue, 20 Aug 2024 23:39:45 UTC | login

Information for build py-bcrypt-0.4-19.fc30

ID83012
Package Namepy-bcrypt
Version0.4
Release19.fc30
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
StartedSat, 08 Dec 2018 12:45:23 UTC
CompletedSat, 08 Dec 2018 12:58:00 UTC
Taskbuild (f30-candidate, py-bcrypt-0.4-19.fc30.src.rpm)
Tags
f30
f31
RPMs
src
py-bcrypt-0.4-19.fc30.src.rpm (info) (download)
riscv64
python3-py-bcrypt-0.4-19.fc30.riscv64.rpm (info) (download)
py-bcrypt-debugsource-0.4-19.fc30.riscv64.rpm (info) (download)
python3-py-bcrypt-debuginfo-0.4-19.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * 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