about summary refs log tree commit diff
path: root/src/crypt/crypt_des.c
Commit message (Expand)AuthorAgeFilesLines
* add crypt_des header for declarations shared with encrypt functionRich Felker2018-09-121-3/+1
* add legacy functions setkey() and encrypt()Timo Teräs2014-02-051-6/+6
* in crypt_des change unnecessary union keybuf into unsigned char[]Szabolcs Nagy2013-01-131-11/+8
* revert low rounds-count limits in crypt hashesRich Felker2012-09-151-1/+1
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-071-0/+1021