summaryrefslogtreecommitdiff
path: root/src/lib/crc8.c
Commit message (Collapse)AuthorAgeFilesLines
* lib: Add CRC-8 and CRC-16 checksumsDimitri Staessens2026-05-061-0/+64
These checksum will be handy for header checksums. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>