Re: Digest API?
Re: Digest API?
- Subject: Re: Digest API?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 2 Apr 2003 21:50:03 -0800
On Wednesday, April 2, 2003, at 12:47 PM, petite_abeille wrote:
Is there a standard digest API (MD5, SHA, etc) anywhere in
Cocoa/Carbon?
I don't think so, but I know OmniFoundation can do this. OmniFoundation
adds an extra "-md5signature" method to NSData that will do this...
You can also calculate MD5 checksums at a low level by using OpenSSL's
libcrypto library.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Building the future and keeping the past alive are one and the same
thing." - Metal Gear Solid 2
_______________________________________________
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.
References: | |
| >Digest API? (From: petite_abeille <email@hidden>) |