• 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: Patched OpenSSL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patched OpenSSL


  • Subject: Re: Patched OpenSSL
  • From: "I. Savant" <email@hidden>
  • Date: Sat, 28 Feb 2009 08:51:05 -0500

On Feb 28, 2009, at 2:46 AM, Ron Elliott wrote:

A little background: I'm working with an AES GCM patched version of OpenSSL 0.9.8j. The patch compiles fine and produces the libcrypto.a and libssl.a. I use "gcc -dynamiclib -o libcrypto.dylib libcrypto.a" to get my dynamic library and it produces no errors. However when I load the library using ctypes in python and try to access one of the any function, built in or one of the patched, I get a "symbol not found". Am I linking my dylib wrong? I should also note that I'm loading the dylib in python with CDLL("~/Desktop/openssl-0.9.8j/ libcrypto.dylib")

This isn't specific to Cocoa. It's best asked on another list.

--
I.S.


_______________________________________________

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


References: 
 >Patched OpenSSL (From: Ron Elliott <email@hidden>)

  • Prev by Date: KeychainCore: Crashes related to SSL?
  • Next by Date: Re: Implementing 4 different view modes of finder
  • Previous by thread: Patched OpenSSL
  • Next by thread: Implementing 4 different view modes of finder
  • Index(es):
    • Date
    • Thread