|
-
Jun 1st, 2004, 07:23 AM
#1
Thread Starter
New Member
Looking for a checksum generator
Hi everybody,
I'm looking for a fast 32 bit checksum generator in VB for large files (1 MB). Can anybody help me?
Thanks
-
Jun 1st, 2004, 08:52 AM
#2
Yeah there's a class to deal with that in the .net framework...
Look under System.Security.Cryptography and find the HashAlgorithm class. Look it up in the Help...Index, dead easy to use.
1Meg is small fry to this class, it eats 50MB for breakfast.
I don't live here any more.
-
Jun 2nd, 2004, 04:32 AM
#3
Thread Starter
New Member
Hi Wossname,
Thanks for your input. I'll check out the site.
-
Jun 2nd, 2004, 04:39 AM
#4
No, not a site, I mean the namespaces in .net.
I don't live here any more.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|