Hi I want code to find out the crc32 checksum of a string in c# that should follow the zip algorithim of this crc32 methodology. Could not find any freakin code out there using google :(
Can any one help?

Recommended Answers

All 3 Replies

Here is a zip one

Hey thanks,
But i found this and this code is not the same as the CRC32 algorithim as used by the zip libraries :(.

I need the same algorithim used by the zip libraries :(.

Further this code does not work correctly on 32 bit and 64 bit systems, there needs to be a code change done to make it work correctly ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.