This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-17 18:43:50 +01:00
Code
Releases
Activity
RIOT
/
sys
/
checksum
History
MrKevinWeiss
7a68fb0d5e
*Kconfig*: Remove dep-only Kconfig files
2024-03-26 14:54:22 +01: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
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