Hi I am new to encryption, can anyone please tell me how to encrypt the contents of a database in an iPhone app. It will be holding passwords and other sensitive information.
Thanks for your time, Yash
1 Answer
Passwords and the like should be stored in the iOS Keychain.
https://github.com/aaronksaunders/clearlyinnovative.keychain
Your Answer
Think you can help? Login to answer this question!