Build openssl for iOS development, include armv7 armv7s arm64 i386 and x86_64 support.
Find a file
2017-02-08 11:31:54 -08:00
build_openssl_dist.sh Update Master url 2017-02-08 11:31:54 -08:00
patch-conf.patch 1.1.0c support 2017-01-08 04:04:08 -08:00
patch-include.patch 1.1.0c support 2017-01-08 04:04:08 -08:00
README.md 1.1.0c support 2017-01-08 04:04:08 -08:00

OpenSSL for iOS

Build openssl for iOS development
This script will generate static library for armv7s arm64 and x86_64.
New Xcode7 bitcode feature supported.

Script only, please download openssl from here: http://www.openssl.org/source/
Tested Xcode 8 and macOS 12 Tested openssl 1.1.0c For 1.0.x version, please check branch 1.0.x

Usage

Copy the following lines to your Terminal.app

curl -O http://www.openssl.org/source/openssl-1.0.2d.tar.gz
tar xf openssl-1.0.2d.tar.gz
cd openssl-1.0.2d
curl https://raw.githubusercontent.com/sinofool/build-openssl-ios/master/build_openssl_dist.sh |bash

Find the result folder openssl-ios-dist on your desktop.

Binary

You can find a prebuild binary here: https://sinofool.net/dl/openssl-ios-dist.tar.bz2

Double check the binary file before use:

SHA1:
2722f13aac674e213708951fc5f87a16e1b2444e  openssl-ios-dist.tar.bz2

GnuPG: (My Key ID: 9BE18853)
https://sinofool.net/dl/openssl-ios-dist.tar.bz2.sig