summaryrefslogtreecommitdiff
path: root/alg-sha256.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Rename all hash methods to match naming in John the Ripper.Björn Esser1-2/+2
2018-10-28Add gost-yescrypt backend and tests.Björn Esser1-4/+4
2018-09-21Use yescrypt’s sha256 implementation for sha256crypt as well.Zack Weinberg1-226/+622
2018-07-10Make XCRYPT_SECURE_MEMSET() syntactically a normal expression.Zack Weinberg1-2/+2
2018-07-04Make it possible to disable individual hashes at configure time.Zack Weinberg1-0/+3
2017-10-28Rename memset-macro and avoid extra symbol renameBjörn Esser1-2/+2
2017-10-26<string.h> gets imported through <crypt-port.h> nowBjörn Esser1-2/+0
2017-10-26Use more secure functions to erase sensitive memoryBjörn Esser1-1/+2
2017-10-23Reformat all code files to match GNU styleBjörn Esser1-2/+3
2017-10-05Make a pass updating copyright and authorship notices.Zack Weinberg1-12/+10
2017-10-02Grab bag of header-related cleanups.Zack Weinberg1-0/+1
2017-09-15Crank up the warnings level still further.Zack Weinberg1-7/+7
2017-09-15Flatten the directory tree.Zack Weinberg1-0/+254