Home Posts Topics Members FAQ
Join Bytes to post your question to a community of 471,853 software developers and data experts.
Does VB.Net have any class that will calculate the CRC of a binary file or byte array? No, but SHA-1 and MD5 are built in. If not, does anyone have any code that does this. Thanks.
On 2004-09-11, Dennis <De****@discussions.microsoft.com> wrote: Does VB.Net have any class that will calculate the CRC of a binary file or byte array? No, but SHA-1 and MD5 are built in. If not, does anyone have any code that does this. Thanks. There's some ready-to-use CS code for zip-compatible CRC32 at http://www.vbaccelerator.com/home/NE...32/article.asp
Does VB.Net have any class that will calculate the CRC of a binary file or byte array?
If not, does anyone have any code that does this. Thanks.
Hi, Sure. But, there are lots of CRCs possible. Do you have a specific one in mind? Dick -- Richard Grier (Microsoft Visual Basic MVP) See www.hardandsoftware.net for contact information. Author of Visual Basic Programmer's Guide to Serial Communications, 4th Edition ISBN 1-890422-28-2 (391 pages) published July 2004.
Replies have been disabled for this discussion.
By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.
To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.