Tue, 23 Apr 2024 22:31:22 UTC | login

Information for build argon2-20171227-3.fc32

ID132625
Package Nameargon2
Version20171227
Release3.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/argon2.git#41efe5e90b6ab26d7eb5df3983de40d9a28c7eac
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
StartedThu, 16 Jan 2020 06:05:38 UTC
CompletedThu, 16 Jan 2020 06:52:59 UTC
Taskbuild (f32-candidate, /rpms/argon2.git:41efe5e90b6ab26d7eb5df3983de40d9a28c7eac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/argon2.git#41efe5e90b6ab26d7eb5df3983de40d9a28c7eac'}}
Tags
f32
f33
RPMs
src
argon2-20171227-3.fc32.src.rpm (info) (download)
riscv64
argon2-20171227-3.fc32.riscv64.rpm (info) (download)
libargon2-20171227-3.fc32.riscv64.rpm (info) (download)
libargon2-devel-20171227-3.fc32.riscv64.rpm (info) (download)
argon2-debuginfo-20171227-3.fc32.riscv64.rpm (info) (download)
argon2-debugsource-20171227-3.fc32.riscv64.rpm (info) (download)
libargon2-debuginfo-20171227-3.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Mar 18 2019 Milan Broz <gmazyland@gmail.com> - 20171227-2 - Rebuilt to remove old library. * Mon Mar 18 2019 Milan Broz <gmazyland@gmail.com> - 20171227-1 - Update to version 20171227 (soname increase). - Temporarily keep libargon2.so.0. - Fix a crash if running under memory pressure. * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20161029-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20161029-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 15 2018 Remi Collet <remi@remirepo.net> - 20161029-5 - honours all build flags #1558128 * Thu Feb 15 2018 Remi Collet <remi@remirepo.net> - 20161029-4 - drop ldconfig scriptlets * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20161029-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild