Sun, 12 Apr 2026 04:44:29 CST | login

Information for build perl-Crypt-PBKDF2-0.161520-4.oc9

ID39014
Package Nameperl-Crypt-PBKDF2
Version0.161520
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Crypt-PBKDF2.git?.#97a7d0f39318632b96e1993275c107421b21dcfe
SummaryThe PBKDF2 password hashing algorithm
DescriptionPBKDF2 is a secure password hashing algorithm that uses the techniques of "key strengthening" to make the complexity of a brute-force attack arbitrarily high. PBKDF2 uses any other cryptographic hash or cipher (by convention, usually HMAC-SHA1, but Crypt::PBKDF2 is fully pluggable), and allows for an arbitrary number of iterations of the hashing function, and a nearly unlimited output hash size (up to 2**32-1 times the size of the output of the backend hash). The hash is salted, as any password hash should be, and the salt may also be of arbitrary size.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 16:40:20 CST
CompletedFri, 13 Jun 2025 16:43:08 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Crypt-PBKDF2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Crypt-PBKDF2.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Crypt-PBKDF2-0.161520-4.oc9.src.rpm (info) (download)
noarch
perl-Crypt-PBKDF2-0.161520-4.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.161520-4 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.161520-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.161520-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.161520-1 - initial build