In message <mailman.452.1268043207.23598.python-l...@python.org>, Dave Angel 
wrote:

> However, if there's anything in there about how to derive the polynomial
> algorithm from (a few) samples I missed it entirely.

Given that CRC is all just a sequence of xor operations, what happens if you 
xor various pairs of CRCs together, wouldn’t that cancel out at least parts 
of the operations?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to