summaryrefslogtreecommitdiff
path: root/sha2.h
Commit message (Expand)AuthorAgeFilesLines
* Made hash functions use an uint64_t for the block count.Niels Möller2013-09-281-1/+1
* Use size_t rather than unsigned for all hash-related functions.Niels Möller2013-04-261-6/+6
* Split sha.h into new files sha1.h and sha2.h.Niels Möller2012-12-021-0/+156