Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made hash functions use an uint64_t for the block count. | Niels Möller | 2013-09-28 | 1 | -1/+1 |
* | Use size_t rather than unsigned for all hash-related functions. | Niels Möller | 2013-04-26 | 1 | -6/+6 |
* | Split sha.h into new files sha1.h and sha2.h. | Niels Möller | 2012-12-02 | 1 | -0/+156 |