Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: argon2 | Distribution: Fedora Project |
Version: 20171227 | Vendor: Fedora Project |
Release: 7.el9 | Build date: Fri Dec 24 00:23:59 2021 |
Group: Unspecified | Build host: buildvm-s390x-19.s390.fedoraproject.org |
Size: 36842 | Source RPM: argon2-20171227-7.el9.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/P-H-C/phc-winner-argon2 | |
Summary: The password-hashing tools |
Argon2 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.
Public Domain or ASL 2.0
* 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 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20171227-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
/usr/bin/argon2 /usr/lib/.build-id /usr/lib/.build-id/4f /usr/lib/.build-id/4f/788a44a8ec0fdb73b149724d5eb0e8fd7d2f5c
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 05:45:26 2024