[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project argon2-20190702-6.el10_0

Name argon2
Epoch 0
Version 20190702
Release 6.el10_0
Website/URL https://github.com/P-H-C/phc-winner-argon2
License CC0-1.0 OR Apache-2.0
Build Time 2024-12-22 22:44:47
Build Host builder-x86-04.inferitos.ru
Summary The password-hashing tools
Repositories Extras
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
argon2-20190702-6.el10_0.x86_64 The password-hashing tools 0b39cd954aa2383c3ed21745151b8f0348b8043d67ae6cf241f5444ed7f9ed2d download
libargon2-20190702-6.el10_0.x86_64 The password-hashing library 993f9a08dd0e3e5ad27265828ca4c01800251ea53febac79dd1f4830f105c2ac download
libargon2-devel-20190702-6.el10_0.x86_64 Development files for libargon2 79e1b25a0fe89e3ce43574244f04f115a3184c3a1a42e8333935f07dcc059091 download
aarch64
argon2-20190702-6.el10_0.aarch64 The password-hashing tools 96d7d792f0ea8fcb2b4ed5281dd4f5f97fed4d0718797dabe81c4bcfbfc98e7c download
libargon2-20190702-6.el10_0.aarch64 The password-hashing library f5cca7d24436a450bec243e58cfeec9acd475f9724c7c24517f0a310b83aa01a download
libargon2-devel-20190702-6.el10_0.aarch64 Development files for libargon2 a0d41b1d0da28eaa7fb778eeb41fe9c3315c3ab1349fd61ee686d1a3d2a66e3d download
src
argon2-20190702-6.el10_0.src The password-hashing tools bea24ceefda516a603299a1fb4aa30d9b6c5b432e02326af98f07308a24b8b64 download
Changelog link
* Sun Dec 22 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 20190702-6
- Rebuilt for MSVSphere 10

* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20190702-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* 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