Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.6.2.17 $; site uiucuxc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!ihnp4!inuxc!pur-ee!uiucdcs!uiucuxc!hood From: hood@uiucuxc.UUCP Newsgroups: net.micro Subject: CRC algorithm ? Message-ID: <34500017@uiucuxc.UUCP> Date: Mon, 19-Nov-84 16:18:00 EST Article-I.D.: uiucuxc.34500017 Posted: Mon Nov 19 16:18:00 1984 Date-Received: Wed, 21-Nov-84 01:02:00 EST Lines: 10 Nf-ID: #N:uiucuxc:34500017:000:343 Nf-From: uiucuxc!hood Nov 19 15:18:00 1984 Is there anyone out there who can help me find a reasonable algorithm for the CRC error checking scheme? I have seen somewhere that the "formula" is n^16 + n^12 + n^5 + 1 for the 2 CRC bytes found on floppy disk formats. I need a formula compatible with XMODEM protocol. Is it the same one? If so what am I doing wrong... thanx E. Gray