CRC question
- From: "hypermodest" <hypermodest@xxxxxxxxx>
- Date: 22 Aug 2006 09:51:52 -0700
Hello.
We have CRC32 function with data and polynomial as arguments which is
returning CRC value (remainder).
All arguments are 32-bit values, so our data is always 4 byte.
We know input data and result and we need to determine polynomial value
which is was used but we cannot use brute-force attack because it's
slow.
What can we do?
Thanks in advance. Sorry if this question is dumb and boring.
.
- Follow-Ups:
- Re: CRC question
- From: hoz
- Re: CRC question
- From: Tom
- Re: CRC question
- From: David Wagner
- Re: CRC question
- From: Tom St Denis
- Re: CRC question
- Prev by Date: Re: Ciphers and their effect on the size of data
- Next by Date: Re: CRC question
- Previous by thread: Ciphers and their effect on the size of data
- Next by thread: Re: CRC question
- Index(es):