This is a quick tutorial to show you how to minimally compile a version of the openssl and crypto libraries for the iPhone. Download and Configure OpenSSL First thing to do is grab the openssl source. You can get that here. I’ll be using openssl-0.9.8i for this demo. Unzip this file (mines on the desktop). Open up a terminal and go to the unzipped folder and run the default configuration. Th