musl/src/crypt
Szabolcs Nagy 30779ee1aa crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum
the internal sha2 hash sum functions had incorrect array size
in the prototype for the message digest argument, fixed by
using pointer so it is not misleading
2013-01-13 23:18:32 +01:00
..
crypt.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
crypt_blowfish.c revert low rounds-count limits in crypt hashes 2012-09-15 03:03:21 -04:00
crypt_des.c revert low rounds-count limits in crypt hashes 2012-09-15 03:03:21 -04:00
crypt_md5.c crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum 2013-01-13 23:18:32 +01:00
crypt_r.c add crypt_md5 password hash 2012-09-15 23:41:07 -04:00
crypt_sha256.c crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum 2013-01-13 23:18:32 +01:00
crypt_sha512.c crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum 2013-01-13 23:18:32 +01:00