package/libxcrypt: new package
authorGuillaume W. Bres <guillaume.bressaix@gmail.com>
Thu, 11 Feb 2021 21:37:29 +0000 (22:37 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 16 Feb 2021 21:16:51 +0000 (22:16 +0100)
commit464bbe26ff5fb9e5bfe26a26ea65c700b90598f5
treee22cf6feefb1ea989710865aed95d42a7c8855f0
parent9a5c9c058cbb250cfb9519347507a030e157ed16
package/libxcrypt: new package

libxcrypt is a modern library for one-way hashing of passwords.  It
supports a wide variety of both modern and historical hashing methods:
yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt,
md5crypt, SunMD5, sha1crypt, NT.

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/libxcrypt/Config.in [new file with mode: 0644]
package/libxcrypt/libxcrypt.hash [new file with mode: 0644]
package/libxcrypt/libxcrypt.mk [new file with mode: 0644]