Sun, 25 Jan 2026 03:37:57 CST | login

Information for build python-scrypt-0.8.20-3.ocs23

ID4298
Package Namepython-scrypt
Version0.8.20
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-scrypt.git?.#5e045ec904731e5064e985524ecc4f67bc3c2b0f
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 15:15:07 CST
CompletedSat, 09 Sep 2023 15:25:30 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-scrypt.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-scrypt.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-scrypt-0.8.20-3.ocs23.src.rpm (info) (download)
aarch64
python3-scrypt-0.8.20-3.ocs23.aarch64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-3.ocs23.aarch64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-3.ocs23.aarch64.rpm (info) (download)
x86_64
python3-scrypt-0.8.20-3.ocs23.x86_64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-3.ocs23.x86_64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-3.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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