Find a common encryption / decryption library that has been implemented in PHP and Java (or Python or C). Base64 is encryptable and decryptable by both but isnt really secure.
On Nov 23, 10:38 am, Fabio <[email protected]> wrote: > What about SSL/TLS ? > > On Nov 22, 2:47 pm, jax <[email protected]> wrote: > > > > > What would I use to: Encrypt a string in PHP and Decrypt that string > > from Android? What methods are supported by both and which is the > > most secure? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

