Skip to content

OpenSSL package for SPM, CocoaPod, and Carthage, for iOS and macOS

License

Notifications You must be signed in to change notification settings

awBSH/OpenSSL

 
 

Repository files navigation

OpenSSL-Universal

This is a simplification of the original OpenSSL-Universal project. It focuses on usability for iOS (native and simulator). It does not sign the library and minimizes dependencies.

Support

Please sponsor the original project, see Sponsorship to fulfill your duty.

Architectures

  • iOS with architectures: armv7, armv7s, arm64 + simulator (x86_64, arm64)

Output Formats

Why?

Apple says:
"Although OpenSSL is commonly used in the open source community, OpenSSL does not provide a stable API from version to version. For this reason, although OS X provides OpenSSL libraries, the OpenSSL libraries in OS X are deprecated, and OpenSSL has never been provided as part of iOS."

Installation

Build

This project can be built locally:

$ cd OpenSSL
$ make

The result of a build process is put inside Frameworks directory.

Authors

Marcin Krzyżanowski Andreas Wörner (BSH) Dr. Wolfram Schroers

About

OpenSSL package for SPM, CocoaPod, and Carthage, for iOS and macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 57.8%
  • C 40.9%
  • Makefile 1.3%