Fri, 23 Jan 2026 05:47:38 CST | login

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

ID20489
Package Namepython-scrypt
Version0.8.20
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-scrypt.git?.#7bbbfa457db84d8f71511eaccf5fc71396ccd80e
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
StartedTue, 16 Jan 2024 19:27:00 CST
CompletedTue, 16 Jan 2024 19:29:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-scrypt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-scrypt.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-scrypt-0.8.20-4.oc9.src.rpm (info) (download)
aarch64
python3-scrypt-0.8.20-4.oc9.aarch64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-4.oc9.aarch64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-4.oc9.aarch64.rpm (info) (download)
x86_64
python3-scrypt-0.8.20-4.oc9.x86_64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-4.oc9.x86_64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-4.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 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-3 - Rebuilt for OpenCloudOS Stream 23.09 * 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