UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

argon2

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

Package info

Template:
Codename: argon2
Source file: phc-winner-argon2-20190702.tar.gz
Source directory: phc-winner-argon2-20190702
Package URL: phc-winner-argon2-20190702.tar.gz
Package md5-checksum URL: phc-winner-argon2-20190702.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: mkp224o, 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/