summaryrefslogtreecommitdiff
path: root/src/hash/sha1/mbedtls.c
Commit message (Expand)AuthorAgeFilesLines
* hash: hash functions operate on byte arrays not git_oidsEdward Thomson2021-10-021-2/+2
* hash: use GIT_ASSERTEdward Thomson2020-11-271-12/+12
* hash: move SHA1 implementations to its own hashing contextPatrick Steinhardt2019-06-241-5/+5
* hash: split into generic and SHA1-specific interfacePatrick Steinhardt2019-06-241-7/+7
* hash: move SHA1 implementations into 'sha1/' folderPatrick Steinhardt2019-06-241-0/+46