![Banner](https://raw.githubusercontent.com/mobilejazz/metadata/master/images/banners/mobile-jazz-nsdataaes.png) # ![Mobile Jazz Badge](https://raw.githubusercontent.com/mobilejazz/metadata/master/images/icons/mj-40x40.png) NSDataAES [![Version](https://img.shields.io/cocoapods/v/NSDataAES.svg?style=flat)](http://cocoapods.org/pods/NSDataAES) [![License](https://img.shields.io/cocoapods/l/NSDataAES.svg?style=flat)](http://cocoapods.org/pods/NSDataAES) [![Platform](https://img.shields.io/cocoapods/p/NSDataAES.svg?style=flat)](http://cocoapods.org/pods/NSDataAES) Simple NSData category that encrypt and decrypt data using AES chiper. ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Installation NSDataAES is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "NSDataAES" ``` ## Author Joan Martin, joan@mobilejazz.com Paolo Tagliani, paolo@mobilejazz.com ## License NSDataAES is available under the MIT license. See the LICENSE file for more info.