Re: [android-developers] Encryption
On Fri, Sep 2, 2011 at 5:29 AM, Mark Murphy <mmurphy@commonsware.com> wrote:
> On Thu, Sep 1, 2011 at 11:19 AM, Gabriel Marchant <marchant40@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home