Re: Trouble linking libcommonCrypto in iOS 6.1
Re: Trouble linking libcommonCrypto in iOS 6.1
- Subject: Re: Trouble linking libcommonCrypto in iOS 6.1
- From: Rick Mann <email@hidden>
- Date: Mon, 06 May 2013 10:44:06 -0700
On May 6, 2013, at 10:41 , Nick Zitzmann <email@hidden> wrote:
>
> On May 6, 2013, at 11:37 AM, Rick Mann <email@hidden> wrote:
>
>> An older project had linked against libCrypto, which didn't exist any more, and I was assuming it wasn't linked in by default.
>
> libcrypto is the cryptography library used by OpenSSL, which has nothing to do with CommonCrypto, is not part of iOS, and is deprecated on OS X (but is still widely used because it has several functions that are currently not available in CommonCrypto or the Security framework).
I might have linked against that for base 64 encoding routines in openssl, then, not realizing that CChmac was being provided by the system
In any case, it's all worked out now.
--
Rick
_______________________________________________
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