SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

argon2 rpm build for : RedHat EL 6. For other distributions click argon2.

Name : argon2
Version : 20161029 Vendor : Remi Collet
Release : 7.el6.remi Date : 2019-04-03 15:41:23
Group : Unspecified Source RPM : argon2-20161029-7.el6.remi.src.rpm
Size : 0.04 MB
Packager : https://blog_remirepo_net/
Summary : The password-hashing tools
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.

RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/6/remi/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  argon2-20161029-7.el6.remi.i686.rpm
ftp.icm.edu.pl  argon2-20161029-7.el6.remi.i686.rpm
     Search for other platforms
argon2-20161029-7.el6.remi.sparc.rpm
argon2-20161029-7.el6.remi.alpha.rpm
argon2-20161029-7.el6.remi.ppc.rpm
argon2-20161029-7.el6.remi.ia64.rpm
argon2-20161029-7.el6.remi.s390.rpm

Provides :
argon2
argon2(x86-32)

Requires :
libargon2(x86-32) = 20161029-7.el6.remi
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/argon2

 
ICM