I am working on an android application, and I need to use encryption for one aspect of it. I am really indifferent to which algorithm I use (AES, DES, RSA, etc...). I am awa
Look at my answer here Android database encryption. It contains 2 files that you can include in any of your applications that require data storage to be encrypted.