summaryrefslogtreecommitdiff
path: root/src/hash/sha1
Commit message (Expand)AuthorAgeFilesLines
* sha1: win32: fix compilation due to unknown typePatrick Steinhardt2019-07-181-1/+1
* hash: move SHA1 implementations to its own hashing contextPatrick Steinhardt2019-06-2412-62/+58
* hash: split into generic and SHA1-specific interfacePatrick Steinhardt2019-06-246-43/+43
* hash: move SHA1 implementations into 'sha1/' folderPatrick Steinhardt2019-06-2416-0/+3511