I would like to encrypt a string with AES 256 on the iPhone but have not found much via google. What I am trying to do is post some data to a web site as part of a game I am cr
You can just use the CryptoHelper which is adopted by CyrptoExercise Sample Project