1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:09:46 +01:00
RIOT/sys/checksum
2023-10-18 13:22:44 +02:00
..
crc8.c sys/checksum: add crc8 implementation 2019-12-13 14:50:32 +01:00
crc16_ccitt.c sys/checksum: add CRC-16 implementation without lookup table 2022-10-06 17:43:20 +02:00
crc32.c sys/checksum: add CRC-32 checksum 2022-10-04 15:40:53 +02:00
doc.txt doc: move Checksum group under sys_hashes 2018-08-28 18:53:44 +02:00
fletcher16.c Fletcher16: extend with multi-part functions 2018-10-23 15:54:24 +02:00
fletcher32.c Fletcher32: Add incremental API 2023-10-18 13:22:44 +02:00
Kconfig sys/checksum: add module to Kconfig 2020-11-27 09:20:05 +01:00
Makefile Revert "crc: rename checksum to CRC" 2016-02-15 09:28:57 +01:00
ucrc16.c ucrc16: provide lightweight CRC16 implementation 2016-12-27 00:56:50 +01:00