flat assembler
Message board for the users of flat assembler.

Index > Windows > CRC32 Poly vs Non Standard CRC Poly

Author
Thread Post new topic Reply to topic
crc32



Joined: 17 Nov 2004
Posts: 5
crc32 18 Nov 2004, 18:12
Hi All,

I got another question regarding to CRC
for CRC32: we have the poly:
x^32+x^26+x^23+x^22+x^16+x^12+x^11+x^10+x^8+x^7+x^5+x^4+x^2+x+1

Name : "CRC-32"
Width : 32
Poly : 04C11DB7
Init : FFFFFFFF
RefIn : True
RefOut : True
XorOut : FFFFFFFF

Now I know how to calculate the Poly, but what if we have a poly with an additional X31, would everything be the same except the poly?
x^32+x^31+x^26+x^23+x^22+x^16+x^12+x^11+x^10+x^8+x^7+x^5+x^4+x^2+x+1

Name : Non Standard
Width : 32
Poly : 0x84C11DB7
Init : FFFFFFFF
RefIn : True
RefOut : True
XorOut : FFFFFFFF

thanks for your help in advance.

Jim

_________________
CRC32 Manual Calculation: HELP>>>> I am stuck
Post 18 Nov 2004, 18:12
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.