Sat, 11 Apr 2026 13:26:44 CST | login

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

ID25617
Package Nameperl-Crypt-PBKDF2
Version0.161520
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Crypt-PBKDF2.git?.#b644af8f1aa4337d7d8c584d0f3056bc4dfaaa17
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:27:49 CST
CompletedThu, 25 Jul 2024 21:33:54 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-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Crypt-PBKDF2-0.161520-3.oc9.src.rpm (info) (download)
noarch
perl-Crypt-PBKDF2-0.161520-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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