Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CRC32 returns negative on big files
Message
From
29/07/2011 16:32:05
 
 
To
29/07/2011 16:17:40
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01519635
Message ID:
01519645
Views:
28
>Aren't there already CRC32 classes out there you could use without reinventing the wheel? e.g. Google [.net crc32 class] yields http://blogs.msdn.com/b/delay/archive/2009/01/14/free-hash-a-reusable-crc-32-hashalgorithm-implementation-for-net.aspx , amongst others.

The one I use is simply the official polynomial used by CRC32 in PKZip. This is a common class used across the net. I checked the other one you mentioned. That one, I never saw it before. Did you find any advantage in using that one?

>http://msdn.microsoft.com/en-us/library/system.security.cryptography.sha1.aspx

I went into that link and was unable to find anything in regards to CRC32. Is there?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform