Sat, 18 May 2024 02:30:24 UTC | login

Information for build argon2-20190702-2.fc38

ID239123
Package Nameargon2
Version20190702
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/argon2.git#0d20a46e8df71dc5794a836e388c481c524e4a6e
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Mar 2023 10:48:34 UTC
CompletedSun, 12 Mar 2023 13:02:51 UTC
Taskbuild (f38, /rpms/argon2.git:0d20a46e8df71dc5794a836e388c481c524e4a6e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/argon2.git#0d20a46e8df71dc5794a836e388c481c524e4a6e'}}
Tags
f38
f39
f40
RPMs
src
argon2-20190702-2.fc38.src.rpm (info) (download)
riscv64
argon2-20190702-2.fc38.riscv64.rpm (info) (download)
libargon2-20190702-2.fc38.riscv64.rpm (info) (download)
libargon2-devel-20190702-2.fc38.riscv64.rpm (info) (download)
argon2-debuginfo-20190702-2.fc38.riscv64.rpm (info) (download)
argon2-debugsource-20190702-2.fc38.riscv64.rpm (info) (download)
libargon2-debuginfo-20190702-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 02 2022 Tom Callaway <spot@fedoraproject.org> - 20190702-1 - update to 20190702 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 28 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20171227-9 - Fix build with package notes (rhbz#2066558) * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild