8 Commits (dc95322e18615392eea69de355edd735a15a8f36)

Author SHA1 Message Date
Timo Teräs 16a3580ef3 add legacy functions setkey() and encrypt() 13 years ago
Rich Felker 71ae0c724d comment potentially-confusing use of struct crypt_data type 13 years ago
rofl0r c50925071c make some arrays const 13 years ago
Szabolcs Nagy 9724defdb7 in crypt_des change unnecessary union keybuf into unsigned char[] 14 years ago
Szabolcs Nagy 30779ee1aa crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum 14 years ago
Rich Felker 93ea998c9c add crypt_md5 password hash 14 years ago
Rich Felker aeaceb1fa8 revert low rounds-count limits in crypt hashes 14 years ago
Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc. 14 years ago