Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sha256
AgeCommit message (Expand)Author
2022-07-11sha256: add support for Nettlebrian m. carlson
2020-02-24hash: implement and use a context cloning functionbrian m. carlson
2018-11-14sha256: add an SHA-256 implementation using libgcryptbrian m. carlson
2018-11-14Add a base implementation of SHA-256 supportbrian m. carlson