Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-31 | crc32/adler32: add full copyright notice to source files | James Buren | 1 | -0/+22 | |
Change-Id: Ifa04be9a6e419772c18b21e81fe1f246f4248af7 | |||||
2021-07-30 | adler32: import adapted implementation from tinf/zlib | James Buren | 1 | -0/+75 | |
This adds an adapted version of the adler32 algorithm from tinf/zlib which will be necessary to support ZLIB deflate streams in the future. Change-Id: Ie60e15acb288acf56a2d44e3d3e912e1b3eb2216 |