summaryrefslogtreecommitdiff
path: root/crypt-des.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Fix bugs in MD5, SHA256, and SHA512 setting-string generation.Zack Weinberg1-0/+64
2017-10-03Clean up internal API to per-algorithm crypt/gensalt functions.Zack Weinberg1-13/+9
2017-10-02Grab bag of header-related cleanups.Zack Weinberg1-2/+2
2017-10-02Shrink crypt_data and increase CRYPT_(GENSALT_)OUTPUT_SIZE.Zack Weinberg1-88/+72
2017-09-19Remove the bigcrypt() function.Zack Weinberg1-9/+8
2017-09-17Data buffers for MD5 and SHAZack Weinberg1-6/+5
2017-09-15Crank up the warnings level still further.Zack Weinberg1-21/+20
2017-09-15Flatten the directory tree.Zack Weinberg1-0/+367