Tue, 28 May 2024 23:19:36 UTC | login

Information for RPM argon2-20190702-1.fc37.src.rpm

ID813323
Nameargon2
Version20190702
Release1.fc37
Epoch
Archsrc
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.
Build Time2022-09-22 17:31:42 GMT
Size1.44 MB
12590e4430fd350b7469eef9be0134a7
LicensePublic Domain or ASL 2.0
Buildrootf37-build-639502-71247
Provides
argon2 = 20190702-1.fc37
argon2-debuginfo = 20190702-1.fc37
argon2-debugsource = 20190702-1.fc37
libargon2 = 20190702-1.fc37
libargon2-devel = 20190702-1.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gcc
make
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
argon2.spec6.38 KB
phc-winner-argon2-20190702-62358ba.tar.gz1.44 MB
Component of No Buildroots