Build openssl for iOS development, include armv7 armv7s arm64 i386 and x86_64 support.
Find a file
2018-09-26 21:27:35 -07:00
build_openssl_dist.sh Update 1.1.1 2018-09-26 21:27:35 -07:00
LICENSE Create LICENSE 2017-09-06 19:14:08 +08:00
patch-conf.patch Update 1.1.1 2018-09-26 21:27:35 -07:00
patch-include.patch 1.1.0c support 2017-01-08 04:04:08 -08:00
README.md Update 1.1.1 2018-09-26 21:27:35 -07: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 10 and macOS 10.13 Tested openssl 1.1.1 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.1.1.tar.gz
tar xf openssl-1.1.1.tar.gz
cd openssl-1.1.1
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 (old 1.0.2c)

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