summaryrefslogtreecommitdiff
path: root/test-crypt-des.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Fix bigcrypt rejecting its own valid output for short phrases.Björn Esser1-3/+5
2018-10-29Rename all hash methods to match naming in John the Ripper.Björn Esser1-4/+4
2018-10-21Include crypt.h from crypt-port.h.Björn Esser1-1/+0
2018-07-04Make it possible to disable individual hashes at configure time.Zack Weinberg1-1/+17
2018-06-30Extend --enable-weak-hashes configure optionDmitry V. Levin1-0/+2
2018-06-30Use ARRAY_SIZE instead of open-coding it in every use caseDmitry V. Levin1-1/+1
2017-10-26<string.h> gets imported through <crypt-port.h> nowBjörn Esser1-1/+0
2017-10-23Reformat all code files to match GNU styleBjörn Esser1-6/+12
2017-10-02Grab bag of header-related cleanups.Zack Weinberg1-2/+3
2017-09-21Generate crypt.h for installation.Zack Weinberg1-1/+1
2017-09-15Crank up the warnings level still further.Zack Weinberg1-2/+2
2017-09-15Flatten the directory tree.Zack Weinberg1-0/+94