Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
i am trying to develop a cross platform application that will run on windows, iphone and android. and i would like to implement AES256 encryption for every platform. so my question is:

does AES256 encryption for each system will be compatible among them? i mean if i encrypt using AES256 methodology in .net would the encrypted string being decrypted using AES256 methodology in iPhone.

any example?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900