/RSAEncryptor

RSAEncryptor both certificate and string are able to used as key

Primary LanguageObjective-CMIT LicenseMIT

RSAEncryptor

RSAEncryptor both certificate and string are able to used as key

Installation

CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like RSAEncryptor in your projects. See the "Getting Started" guide for more information.

# Your Podfile
platform :ios, '6.0'
pod 'RSAEncryptor'

Manually

Copy RSAEncryptor.h RSAEncryptor.m in RSAEncryptor/ to your project.