Re: Digest API?
Re: Digest API?
- Subject: Re: Digest API?
- From: Ryan McGann <email@hidden>
- Date: Wed, 2 Apr 2003 23:38:06 -0800
Is there a standard digest API (MD5, SHA, etc) anywhere in
Cocoa/Carbon?
Look at the OpenSSL headers in /usr/include. Both MD5 and SHA are
included, among with many other cryptographic and digest algorithms.
I believe the symbols for these functions are in the Security framework.
Ryan McGann
Macintosh Internet Security
Symantec Corporation
email@hidden
Office: email@hidden
_______________________________________________
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.