By the docs' references and looking at the source code in R12, it seems that it is indeed the 802.3 CRC-32. Excellent :)<br><br><br><div class="gmail_quote">On Nov 27, 2007 2:11 PM, Dan Gudmundsson <<a href="mailto:dgud@erix.ericsson.se">
dgud@erix.ericsson.se</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It's the crc32 from zlib, don't know if it's 
802.3, guess you can find<br>more info in the doc at <a href="http://www.zlib.net/" target="_blank">http://www.zlib.net/</a><br><br>/Dan<br><div><div></div><div class="Wj3C7c"><br>Alex Arnon wrote:<br>> Hi List,<br>>
<br>> I'm building a simple protocol over TCP, which requires a 32 bit<br>> CRC/hash in one of the message fields. I have decided on CRC-32.<br>> Now, there are several types of CRC-32, where the polynomial changes. I
<br>> would _like_ to use the IEEE 802.3 variant. So, questions:<br>> - Is the CRC32 in zlib the IEEE 802.3 variant?<br>> - If not, is there a commonly available port driver?<br>><br>> Thanks in advance,<br>
> Alex.<br>><br>><br></div></div>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> erlang-questions mailing list
<br>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> <a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions
</a><br></blockquote></div><br>