[kaffe] CRC32 problem

Pascal Pochet p3consulting@mac.com
Mon, 19 Aug 2002 18:13:11 +0200


By doing some testing with crc32 implementation in Kaffe, it doesn't 
seem compatible with Sun implementation when buffer size is not a 
multiple of 8. I mean the checksums are are not the same for the same 
stream of bytes !
When testing on the 3 tests examples 40 bytes all 0, all FF, 1 to 40) 
results and identical but no more when doing random tests in random 
length buffers.

Is this a known feature/bug ?

Pascal Pochet
p3consulting@mac.com