how to encrypt the information in iPhone using a 1024-bit asymmetric public/private key scheme? -


I want to encrypt some data such as image, sound file, or text. Any tutorial / example is available for encryption using 1024 B-bit asymmetric public / private key

Please provide any link for encryption in the iPhone.

Greg Haighood has the only post on the Internet that works with asymmetric encryption on the iPhone. Here is a link to their post that contains most code that you need

If anyone gets another solution or documentation So please share.


Comments