Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

argon2-20190702-5.fc40 RPM for x86_64

From Fedora Rawhide for x86_64 / a

Name: argon2 Distribution: Fedora Project
Version: 20190702 Vendor: Fedora Project
Release: 5.fc40 Build date: Tue Jan 23 00:29:15 2024
Group: Unspecified Build host: buildvm-x86-08.iad2.fedoraproject.org
Size: 36858 Source RPM: argon2-20190702-5.fc40.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.

Provides

Requires

License

CC0-1.0 OR Apache-2.0

Changelog

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* 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)

Files

/usr/bin/argon2
/usr/lib/.build-id
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/466f0299832179e0f34910f8329fc4c0c54a4c


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:47:28 2024