Why I ask this question:
I know there have been a lot of questions about AES encryption, even for Android. And there are lots of code snippets if yo
I found a nice implementation here : http://nelenkov.blogspot.fr/2012/04/using-password-based-encryption-on.html and https://github.com/nelenkov/android-pbe That was also helpful in my quest for a good enough AES Implementation for Android