Tue, 18 Jun 2024 11:39:15 UTC | login

Information for build perl-Crypt-Argon2-0.019-2.fc38

ID251746
Package Nameperl-Crypt-Argon2
Version0.019
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Crypt-Argon2.git#6027c6c1be9e6bdb15cf2e36db89087ed0dadaea
SummaryPerl interface to the Argon2 key derivation functions
DescriptionThis module implements the Argon2 key derivation function, which is suitable to convert any password into a cryptographic key. This is most often used to for secure storage of passwords but can also be used to derive a encryption key from a password. It offers variable time and memory costs as well as output size.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 02 Jul 2023 15:29:33 UTC
CompletedMon, 03 Jul 2023 10:03:45 UTC
Taskbuild (f38, /rpms/perl-Crypt-Argon2.git:6027c6c1be9e6bdb15cf2e36db89087ed0dadaea)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Crypt-Argon2.git#6027c6c1be9e6bdb15cf2e36db89087ed0dadaea'}}
Tags
f38
f39
f40
RPMs
src
perl-Crypt-Argon2-0.019-2.fc38.src.rpm (info) (download)
riscv64
perl-Crypt-Argon2-0.019-2.fc38.riscv64.rpm (info) (download)
perl-Crypt-Argon2-debuginfo-0.019-2.fc38.riscv64.rpm (info) (download)
perl-Crypt-Argon2-debugsource-0.019-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu May 25 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.019-2 - Remove all manual Requires on perl packages - Add BuildRequires: coreutils and perl(File::Spec) * Wed May 24 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.019-1 - Update to 0.19. - License is now Apache-2.0. * Sat May 20 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.018-1 - Specfile autogenerated by cpanspec 1.78 and modifed by cra.