On May 6, 2013, at 10:41 , Nick Zitzmann <n...@chronosnet.com> wrote:
> > On May 6, 2013, at 11:37 AM, Rick Mann <rm...@latencyzero.com> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com