11

I am looking for a method of encrypting a string on an iPhone, passing that to a web server (asp.net c#) and decrypting it there for processing, and return a response.

I think that I know how to send the encrypted string and then return the result, but I don't know what encryption will work on iPhone and asp.net.

Any suggestions? Sample code would be helpful, especially on the iPhone side, if at all possible.

1 Answer 1

17

read this:

http://iphonedevelopment.blogspot.com/2009/02/strong-encryption-for-cocoa-cocoa-touch.html

What's the best encryption algorithm for the iPhone in terms of speed and security?

AES Encryption for an NSString on the iPhone

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.