Well upon searching I never did find a method for checksum that does crc32 but I did find http://www.codeur.org/forum/edit_msg.php?ID=10692&theme=17
which has a crc32 function but you have to remove the gzip encoding. Eric Haddix wrote: > Thanks. I'll check it out ASAP. I surely didn't wanna rewrite code that > was already in existence. > > Tom Conlin wrote: > > >>'checksum may be what you need, it has several refinements >> >> >> >>On Wed, 16 Mar 2005 17:01:23 -0500, Eric Haddix <[EMAIL PROTECTED]> wrote: >> >> >>>Anyone know of any crc routines already written for Rebol? I need both >>>16 and 32 bit versions. >>>-- >>>To unsubscribe from the list, just send an email to >>>lists at rebol.com with unsubscribe as the subject. >>> >>> >> >> >> -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
