Hello Aaron,
You can use Siaqodb ( http://siaqodb.com ) as local database for MonoAndroid
(or MonoTouch); databases can be encrypted, very simple API, small
footprint,etc
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Encrypted-Database-tp4705209p4716951.html
Sent
This looks really interesting. I'll take a look at it.
Thanks,
-Aaron
***This e-mail message is intended only for the named recipient(s) above. It
may contain information that is confidential and/or privileged and protected
by applicable trade-secret law. If you are not the intended recipient, you
Hello Aaron,
You can use Siaqodb ( http://siaqodb.com ) as local database for MonoAndroid
(or MonoTouch); databases can be encrypted, very simple API, small
footprint,etc
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Encrypted-Database-tp4705209p4718337.html
Sent
com"
Subject: Re: [mono-android] Encrypted Database
Don't think that actually works. By the looks of it, the SQLlite
implementation on Android does not have the implementation of the
sqlite3_key method that actually does the encryption.
Calling the ChangePassword method results in this er
Don't think that actually works. By the looks of it, the SQLlite
implementation on Android does not have the implementation of the
sqlite3_key method that actually does the encryption.
Calling the ChangePassword method results in this error:
I/MonoDroid( 2415): UNHANDLED EXCEPTION: System.EntryPoi
ugust 2011 18:17
To: Discussions related to Mono for Android
Subject: [mono-android] Encrypted Database
Has anyone come across a good solution for an encrypted local database? I
need to store some sensitive data in my application. It's pretty easy to do
in windows and windows mobile, but
_
From: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Aaron Knabb
Sent: Tuesday, August 16, 2011 1:17 PM
To: Discussions related to Mono for Android
Subject: [mono-android] Encrypted Database
Has anyone come across a good solution for an
Has anyone come across a good solution for an encrypted local database? I
need to store some sensitive data in my application. It's pretty easy to do
in windows and windows mobile, but I haven't seen anything for android.
Thanks,
-Aaron
***This e-mail message is intended only for the named recip