|
-
December 1st, 2009, 04:43 AM
#1
MD5 checksum for file
Hi..
I would like to get MD5 checksums of files in my program for verification purposes.. and I would
like to use a very simple function.. like..
bool generateMD5_for_file(FILE * fp, std::string generatedchecksum) ;
Could anyone direct me to some appropriate wrapper routine which does this..
Thanks!!
Tags for this Thread
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
|