PolarSSL for iOS (iPhone, iPad and iPod Touch)
by Felix Schulze • April 8, 2011 • Encryption, iOS, iPad, iPhone, Programming, Software, Tutorials • 0 Comments
This is a tutorial for using self-compiled builds of the PolarSSL-library for iOS.
PolarSSL is a light-weight open source cryptographic and SSL/TLS library written in C.
You can build apps with XCode and the official SDK from Apple with this.
I also made a small example-app for using the libraries with XCode and the iPhone/iPhone-Simulator.
You can also download the precompiled PolarSSL-library (0.14.3).
You can get the scripts and the sourcecode here: https://github.com/x2on/PolarSSL-for-iOS

Sponsor