freebsd-src/lib/libcrypt
Enji Cooper e695fba8af MFC r290908,r291615:
r290908:

Integrate contrib/netbsd-tests/lib/libcrypt/t_crypt.c in to the FreeBSD
test suite as lib/libcrypt/crypt_test

Sponsored by: EMC / Isilon Storage Division

r291615 (by rodrigc):

Hack test so that it works on FreeBSD.
2015-12-05 22:44:07 +00:00
..
tests MFC r290908,r291615: 2015-12-05 22:44:07 +00:00
crypt-md5.c Tidy the code up a fraction. Re-release with a 2-clause BSD license 2003-06-02 21:43:14 +00:00
crypt-nthash.c
crypt-sha256.c s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. 2011-05-05 01:09:42 +00:00
crypt-sha512.c s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. 2011-05-05 01:09:42 +00:00
crypt.3 MFH (r261913): switch default to sha512 2014-05-11 14:54:17 +00:00
crypt.c MFH (r272830): change the hardcoded default back to DES 2014-10-13 15:56:47 +00:00
crypt.h s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. 2011-05-05 01:09:42 +00:00
Makefile Set up the /usr/tests hierarchy. 2013-12-28 20:05:31 +00:00
misc.c Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn't 2011-04-09 14:02:04 +00:00