Skip to content

Instantly share code, notes, and snippets.

View idear1203's full-sized avatar

Dongwei Wang idear1203

View GitHub Profile
//
// NSMutableData+AES256.h
// Passcode
//
// Created by Alan Quatermain
// From: http://iphonedevelopment.blogspot.com/2009/02/strong-encryption-for-cocoa-cocoa-touch.html
// & http://pastie.org/426530
#import <CommonCrypto/CommonCryptor.h>