about summary refs log tree commit diff
path: root/src/crypt
Commit message (Expand)AuthorAgeFilesLines
* make some arrays constrofl0r2013-02-023-3/+3
* in crypt_des change unnecessary union keybuf into unsigned char[]Szabolcs Nagy2013-01-131-11/+8
* crypt: fix the prototype of md5_sum, sha256_sum and sha512_sumSzabolcs Nagy2013-01-133-3/+3
* add crypt_md5 password hashRich Felker2012-09-152-2/+285
* revert low rounds-count limits in crypt hashesRich Felker2012-09-154-4/+4
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-076-0/+2553