Hi All,
Today when I was working on one of my iPhone projects, we decided to use encryption for secure communication with .net web services. But I am very new to objective c and cryptography, so I am little bit worried and posted my question in http://stackoverflow.com and searched the web. Then I found the following blog by David Veksler — http://dotmac.rationalmind.net/2009/02/aes-interoperability-between-net-and-iphone/ , who posted the sample code for iPhone and .net. It really helped me a lot and saved ONE DAY for me.
Download the code directly from here [Download Code]
Thanks David…
Happy Coding…