| .gitignore | ||
| crc.go | ||
| go.mod | ||
| README.md | ||
crc16
An CRC-16 implementation
Made with this https://www.sunshine2k.de/articles/coding/crc/understanding_crc.html#ch4 tutorial.
| .gitignore | ||
| crc.go | ||
| go.mod | ||
| README.md | ||
An CRC-16 implementation
Made with this https://www.sunshine2k.de/articles/coding/crc/understanding_crc.html#ch4 tutorial.