summaryrefslogtreecommitdiff
path: root/src/hash/sha1dc/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* sha1dc: update to fix endianess issues on AIX/HP-UXPatrick Steinhardt2019-06-111-3/+14
* sha1dc: update to fix errors with endianessbgermann2018-03-281-23/+67
* sha1dc: update to fix errors with endianess and unaligned accessPatrick Steinhardt2017-06-071-12/+76
* sha1dc: perf improvements from upstreamEdward Thomson2017-03-231-185/+828
* hash: include sha1collisiondetectionEdward Thomson2017-03-031-0/+1149