summaryrefslogtreecommitdiff
path: root/src/crypt/crypt_des.c
AgeCommit message (Expand)Author
2018-09-12add crypt_des header for declarations shared with encrypt functionRich Felker
2014-02-05add legacy functions setkey() and encrypt()Timo Teräs
2013-01-13in crypt_des change unnecessary union keybuf into unsigned char[]Szabolcs Nagy
2012-09-15revert low rounds-count limits in crypt hashesRich Felker
2012-09-07cleanup src/linux and src/misc trees, etc.Rich Felker