Re: MD5 check sum of a file
Re: MD5 check sum of a file
- Subject: Re: MD5 check sum of a file
- From: John Stiles <email@hidden>
- Date: Wed, 13 Feb 2008 13:36:23 -0800
Well, presumably Apple's preferred API is the one which will see the
most optimization and bug fixes…?
Nir Soffer wrote:
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
_______________________________________________
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