Benjamin Valentin
|
e313c56e94
|
sys/checksum: add CRC-16 implementation without lookup table
|
2022-10-06 17:43:20 +02:00 |
|
Teufelchen1
|
a25934ca16
|
sys/checksum: Adding four crc16 variations: ccitt-aug/false/kermit/mcrf4xx
|
2022-08-30 15:37:04 +02:00 |
|
Ludwig Knüpfer
|
1fedd456ce
|
Revert "crc: rename checksum to CRC"
This reverts commit 3f645884a4 .
|
2016-02-15 09:28:57 +01:00 |
|
Oleg Hahm
|
3f645884a4
|
crc: rename checksum to CRC
|
2016-02-04 14:58:34 +01:00 |
|
Ludwig Knüpfer
|
430b4aa600
|
sys/checksum: initial import including CRC16-CCITT
Adds a checksum module which includes an implementation "the CCITT"
variant of the CRC16 algorithm.
|
2016-01-27 19:28:05 +01:00 |
|