Loading...
 

8-bit CRC routine and polynomial choices

The current (v0.3) CRC routine is incorrect, truncating a 16-bit CRC to 8 bits. We need to substitute it with an 8-bit CRC routine, which means we need to choose a polynomial.
Forum List
Type Title Replies Reads Last Post Author
Normal p(x) = x^8 + x^2 + x^1 + x^0, init=0 0 190637
2012-12-18 12:09
Normal Is the Hamming Distance the best measure of a good CRC for JANUS? 1 210506
2011-05-09 12:56
Re: Is the Hamming Distance the best measure of a good CRC for JANUS? by justus