SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

argon2 rpm build for : Fedora 28. For other distributions click argon2.

Name : argon2
Version : 20161029 Vendor : Remi Collet
Release : 7.fc28.remi Date : 2019-04-03 15:34:26
Group : Unspecified Source RPM : argon2-20161029-7.fc28.remi.src.rpm
Size : 0.05 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/fedora/28/remi/i386

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
argon2
argon2(x86-32)

Requires :
libargon2(x86-32) = 20161029-7.fc28.remi
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
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
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/argon2
/usr/lib/.build-id
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/a40c0bd391c02118c62a72f0aeeef166b09ec8

 
ICM