Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 747 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 747 Bytes

OpenSSLRSAWrapper

Based on lib openssl.Support ARC.Only wrapper for rsa encrypt/decrypt.Also include some other functions.

Introduction

OpenSSLRSAWrapper is a simple wrapper for openssl with rsa encrypt/decrypt only.

Version

2.0

OpenSSL stuff

These two links will help to build your openssl support lib.

http://x2on.de/2010/07/13/tutorial-iphone-app-with-compiled-openssl-1-0-0a-library/

https://github.com/x2on/OpenSSL-for-iPhone/blob/master/build-libssl.sh

Reference

https://github.com/x2on/OpenSSL-for-iPhone

ScreenShot