Re: MD5 check sum of a file
Re: MD5 check sum of a file
- Subject: Re: MD5 check sum of a file
- From: Nir Soffer <email@hidden>
- Date: Wed, 13 Feb 2008 22:57:58 +0200
On Feb 13, 2008, at 17:58, Jens Alfke wrote:
I want to find out the md5 check sum of a file while giving the
path of
the file.
#include <CommonCrypto/CommonDigest.h>
This is Apple's preferred high-level API for generating digests/
hashes.
And why is that? What are the advantages to developers?
Best Regards,
Nir Soffer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden