Fri, 23 Jan 2026 02:31:43 CST | login

Information for build python-scrypt-0.8.20-2.oc9

ID17098
Package Namepython-scrypt
Version0.8.20
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-scrypt.git?.#c3c738744d81778c5bc51ad36466dd1a8b91cca9
SummaryBindings for the scrypt key derivation function library
DescriptionScrypt is useful when encrypting password as it is possible to specify a minimum amount of time to use when encrypting and decrypting. If, for example, a password takes 0.05 seconds to verify, a user won’t notice the slight delay when signing in, but doing a brute force search of several billion passwords will take a considerable amount of time. This is in contrast to more traditional hash functions such as MD5 or the SHA family which can be implemented extremely fast on cheap hardware.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 16:03:00 CST
CompletedMon, 16 Oct 2023 16:04:48 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-scrypt.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-scrypt.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-scrypt-0.8.20-2.oc9.src.rpm (info) (download)
aarch64
python3-scrypt-0.8.20-2.oc9.aarch64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-2.oc9.aarch64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-2.oc9.aarch64.rpm (info) (download)
x86_64
python3-scrypt-0.8.20-2.oc9.x86_64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-2.oc9.x86_64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-2 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 kianli <kianli@tencent.com> - 0.8.20-1 - initial build