Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Crc Check #2

Closed
nickbabcock opened this issue Sep 15, 2016 · 1 comment
Closed

Implement Crc Check #2

nickbabcock opened this issue Sep 15, 2016 · 1 comment

Comments

@nickbabcock
Copy link
Owner

Bytes 4-8 make up the first cyclic redundancy check (CRC) for the header. The check ensures that the data has not be tampered with or, more likely, corrupted.

I tried utilizing crc-rs with community-calculated parameters, but didn't get anywhere.

@nickbabcock
Copy link
Owner Author

Closed by d1584c4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant