summaryrefslogtreecommitdiff
path: root/alg-des.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Do not out-of-bounds index 'key_perm_maskl'.Björn Esser1-4/+4
2018-11-01The 'key' parameter for 'des_set_key()' must be at least 8 bytes long.Björn Esser1-3/+4
2018-10-29Rename all hash methods to match naming in John the Ripper.Björn Esser1-1/+1
2018-07-04Make it possible to disable individual hashes at configure time.Zack Weinberg1-0/+5
2017-10-23Reformat all code files to match GNU styleBjörn Esser1-44/+45
2017-10-02Remove some unnecessary #includes.Zack Weinberg1-2/+0
2017-10-02Grab bag of header-related cleanups.Zack Weinberg1-0/+1
2017-09-15Flatten the directory tree.Zack Weinberg1-0/+263