I have downloaded the source to OpenSSL,
http://www.openssl.org/source/openssl-0.9.8h.tar.gz. I need to compile rand, bio, sha, rsa and pem from libcrypto directly into my application so I do not need to rely on the library. How would I go about putting these into my xcode project?
Max
Start Free Trial