|
-
December 17th, 2003, 03:14 PM
#1
MD5 checksum help!
I'm trying to use MD5 to calculate a checksum of a file an object was created from, and then store the file's checksum in the object for comparison later... and I'm having a problem that may be the way I'm storing it. I'm storing the checksum like this: unsigned char CheckSum[16] but I'm wondering id it's better to store it as 4 Ints? Anyone have any idea using MD5?
Last edited by Thresher; December 17th, 2003 at 03:36 PM.
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
|