If you want to use Encryption on iOS you can use what is known as Common Crypto. This is what people normally use with Keychain as a storage mechanism for persistent data. Keychain has other features such as synchronization and uses very competent encryption methods. If you want to use 3rd party local libraries, the… Continue reading Third Party Security Library for iOS