Re: FoundationKit md5/checksum
Re: FoundationKit md5/checksum
- Subject: Re: FoundationKit md5/checksum
- From: Greg Titus <email@hidden>
- Date: Fri, 25 Jul 2003 10:19:14 -0700
On Friday, July 25, 2003, at 09:45 AM, Chris Long wrote:
Does foundation kit have anything similar to and md5 or a cksum. Im
looking to avoid and NSTask, need something internal.
OmniFoundation (<
http://www.omnigroup.com/developer/sourcecode/>) has a
category on NSData which adds an "md5Signature" method. There is also a
sha1Signature method if you prefer that.
Hope this helps,
- Greg
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.