Date : Thu, 10 Nov 1983 18:34:47-PST (Thu)
From : ihnp4!clyde!floyd!cmcl2!lanl-a!bb@ucb-vax
Subject: CRC-16 byte-wise algorithms in the June 1983 IEEE Micro
=================================
I just finished converting the assembler programs given in that
article into C and 8086 assembler. The C version is table driven
and is very simple. The 8086 code is the on-the-fly version and
should be faster and does take up less space than the compiled
C version. I will send them to anyone who wants them, though
it only took me about 50 minutes to do the C version, including
writing the program to generate the table. The versions I
have use the CRC-16 standard, that was what was used in the
article.
b2 Bryan Bingham ucbvax!lbl-csam!lanl-a!bb
cmcl2!lanl-a!bb