[android-developers] Regarding security of the framework 2

2011-04-04 Thread madushanka
What is the best file encryption mechanism should use with android OS? symmetric algorithms(DES, AES, Blowfish) or asymmetric algorithms (RSA, DSA, PGP). ? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Regarding security of the framework 2

2011-04-04 Thread Marcin Orlowski
On 4 April 2011 11:03, madushanka chamilhewag...@gmail.com wrote: What is the best file encryption mechanism should use with android OS? symmetric algorithms(DES, AES, Blowfish) or asymmetric algorithms (RSA, DSA, PGP). ? Algorithms are usually NOT implementation dependent - crypto one are