Go to file
2025-01-12 11:17:37 +01:00
.gitignore Initial commit 2025-01-12 00:02:59 +00:00
crc.go Documentation, v0.1.1 2025-01-12 11:07:53 +01:00
go.mod First implementation - untested, v0.1.0 2025-01-12 01:17:24 +01:00
LICENSE ADDED LICENSE, v0.1.2 2025-01-12 11:17:37 +01:00
README.md UPDATED README.md 2025-01-12 10:00:17 +00:00

crc16

An CRC-CCITT implementation with an pre computed lookup table on startup.