Re: Please help to determine checksum calculation method
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: Please help to determine checksum calculation method

From: Christian Siebert <chsi@hrz.tu-chemnitz.de>
Date: Thu Oct 13 2005 - 14:58:56 CEST

Hi Andrus!

> Any idea which method is used for checksum calculation ?
According to http://www.zorc.breitbandkatze.de/crc.html, it seems to be
the usual CRC-16 (polynom 0x8005 with initial and final XOR value of 0,
but without reverse) over the complete message.

Regards,
    Christian
Received on Sat Oct 15 04:39:10 2005