tags:

views:

97

answers:

1

i have implementing one login page.I have to send password in encrypt format to the server using RSA algorithm.But not working can u advice me for this query.

+1  A: 

Take a look at the CryptoExercise included with your iPhone SDK Documentation, it should point you in the right direction.

jessecurry