File Encryption for iOS app?
Hello there,
i hope this is something that can be solved using adobe flash/air to develop iPad apps. There are certain techniques in objective C so ensure the file contained in an ipa file are stored encrypted. since i am trying to do an app with some sensitive data, i need to find a way to encrypt the installed files. so that if the iPad falls into the wrong hands, they cant access the data that easily. i am loading images, 3d data, and other stuff dynamically from within my app. now i need to make sure that these files are stored encrypted.
are there any commands in air, or within the ADT package commandline that provide such functionality?
or do i have to switch to xCode and objective C?
-kigosa