Sat, 24 Jan 2026 19:38:21 CST | login

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

ID17473
Package Namepython-scrypt
Version0.8.20
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-scrypt.git?.#3aec9395e1169b484ccac6517d7e8a9d8f01d778
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 16:52:02 CST
CompletedSat, 17 Aug 2024 16:56:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-scrypt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-scrypt.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-scrypt-0.8.20-5.ocs23.src.rpm (info) (download)
aarch64
python3-scrypt-0.8.20-5.ocs23.aarch64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-5.ocs23.aarch64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-5.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-scrypt-0.8.20-5.ocs23.loongarch64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-5.ocs23.loongarch64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-5.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-scrypt-0.8.20-5.ocs23.x86_64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-5.ocs23.x86_64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-5.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-5 - Rebuilt for loongarch release * 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