• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: libcrypto linking problem in Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libcrypto linking problem in Leopard


  • Subject: Re: libcrypto linking problem in Leopard
  • From: Kyle Sluder <email@hidden>
  • Date: Thu, 02 Jan 2014 23:50:23 -0800

On Thu, Jan 2, 2014, at 11:15 PM, Appa Rao Mulpuri wrote:
> Hi List,
>
> I am using Mac OS X 10.8 SDK for the development and deployment target
> set to Mac OS 10.5. I am using libcrypto dylib in my code base,

Do not link directly against libcrypto (nor libssl). Its API is not
stable between point releases, and new versions of OS X need to adopt
new versions of libcrypto to incorporate security fixes.

The stable library for performing cryptography is Security.framework.

--Kyle Sluder
_______________________________________________

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


  • Prev by Date: Re: Memory Leak on UIImage resizableImageWithCapInsets
  • Next by Date: Re: libcrypto linking problem in Leopard
  • Previous by thread: Re: Memory Leak on UIImage resizableImageWithCapInsets
  • Next by thread: Re: libcrypto linking problem in Leopard
  • Index(es):
    • Date
    • Thread