summaryrefslogtreecommitdiff
path: root/src/crypt
AgeCommit message (Expand)AuthorLines
2014-02-05add legacy functions setkey() and encrypt()Timo Teräs-6/+66
2013-04-20comment potentially-confusing use of struct crypt_data typeRich Felker-1/+10
2013-02-02make some arrays constrofl0r-3/+3
2013-01-13in crypt_des change unnecessary union keybuf into unsigned char[]Szabolcs Nagy-11/+8
2013-01-13crypt: fix the prototype of md5_sum, sha256_sum and sha512_sumSzabolcs Nagy-3/+3
2012-09-15add crypt_md5 password hashRich Felker-2/+285
2012-09-15revert low rounds-count limits in crypt hashesRich Felker-4/+4
2012-09-07cleanup src/linux and src/misc trees, etc.Rich Felker-0/+2553