├── LICENSE ├── README.md ├── patch-conf.patch └── patch-include.patch /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinofool/build-openssl-ios/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinofool/build-openssl-ios/HEAD/README.md -------------------------------------------------------------------------------- /patch-conf.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinofool/build-openssl-ios/HEAD/patch-conf.patch -------------------------------------------------------------------------------- /patch-include.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sinofool/build-openssl-ios/HEAD/patch-include.patch --------------------------------------------------------------------------------