UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

argon2

This is the reference C implementation of Argon2, the password-hashing function that won the Password Hashing Competition (PHC).

Package info

Codename: argon2
Source file: phc-winner-argon2-20190702.tar.gz
Source directory: phc-winner-argon2-20190702
Package URL: https://umvirt.com/linux/downloads/0.1/packages/p/phc-winner-argon2-20190702.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/p/phc-winner-argon2-20190702.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libsodium, opendht, keepassxc.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
CFLAGS=-fPIC make NO_THREADS=1

Install script:
make install PREFIX=/usr
#copy pkgconfig file
install -v -m644 libargon2.pc /usr/lib/pkgconfig
install -v -m755 libargon2.a /usr/lib/
install -v -m755 libargon2.so.1 /usr/lib/