summaryrefslogtreecommitdiffstats
path: root/chksum.c
Commit message (Expand)AuthorAgeFilesLines
* crc32-stream: recycle I/O buffer.Kaz Kylheku2019-07-041-2/+3
* sha256: allow application to specify digest buffer.Kaz Kylheku2019-07-041-13/+38
* sha256: recycle I/O buffer used in stream hash.Kaz Kylheku2019-07-041-2/+3
* New: CRC-32 functions.Kaz Kylheku2019-06-241-0/+87
* * Makefile (OBJS): New objects chksum.o and chksums/sha256.o.Kaz Kylheku2019-06-231-0/+142