Information for build argon2-20190702-11.fc45

ID220557
Package Nameargon2
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version20190702
Release11.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/argon2.git#27d973c9c5c1882a68141c7a0c6b8e03835c435f
SummaryThe password-hashing tools
DescriptionArgon2 is a password-hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation, or other applications. It has a simple design aimed at the highest memory filling rate and effective use of multiple computing units, while still providing defense against tradeoff attacks (by exploiting the cache and memory organization of the recent processors). Argon2 has three variants: Argon2i, Argon2d, and Argon2id. * Argon2d is faster and uses data-depending memory access, which makes it highly resistant against GPU cracking attacks and suitable for applications with no threats from side-channel timing attacks (eg. cryptocurrencies). * Argon2i instead uses data-independent memory access, which is preferred for password hashing and password-based key derivation, but it is slower as it makes more passes over the memory to protect from tradeoff attacks. * Argon2id is a hybrid of Argon2i and Argon2d, using a combination of data-depending and data-independent memory accesses, which gives some of Argon2i's resistance to side-channel cache timing attacks and much of Argon2d's resistance to GPU cracking attacks.
Built byhezhengyu
State complete
Volume DEFAULT
StartedSat, 29 Aug 2026 01:36:54 CST
CompletedSat, 29 Aug 2026 01:41:01 CST
Taskbuild (f45, /rpms/argon2.git:27d973c9c5c1882a68141c7a0c6b8e03835c435f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/argon2.git#27d973c9c5c1882a68141c7a0c6b8e03835c435f'}}
Tags
f45
RPMs
src
argon2-20190702-11.fc45.src.rpm (info) (download)
riscv64
argon2-20190702-11.fc45.riscv64.rpm (info) (download)
libargon2-20190702-11.fc45.riscv64.rpm (info) (download)
libargon2-devel-20190702-11.fc45.riscv64.rpm (info) (download)
argon2-debuginfo-20190702-11.fc45.riscv64.rpm (info) (download)
argon2-debugsource-20190702-11.fc45.riscv64.rpm (info) (download)
libargon2-debuginfo-20190702-11.fc45.riscv64.rpm (info) (download)
Logs
riscv64
dnf5.log
build.log
state.log
installed_pkgs.log
mock_output.log
mock_config.log
root.log
hw_info.log
Changelog * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild