On Fri, Sep 2, 2011 at 5:29 AM, Mark Murphy <[email protected]> wrote:
> On Thu, Sep 1, 2011 at 11:19 AM, Gabriel Marchant <[email protected]> 
> wrote:
>> Hi guys, I need help with encryption methods.
>> I would like to encrypt a specific field on a table. The app runs on
>> Android 2.1 and 2.2
>> Then, I need to decrypt that specific field when the application
>> connects to my remote server. The decryption mus be done at the remote
>> server.
>
> http://exampledepot.com/taxonomy/term/267
>

Except that using DES is a bad idea. Fortunately is fairly easy to
migrate those examples to AES.

-- 
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

Reply via email to