An easy to use extension for SQLite.Net PCL that allows you to seamlessly encrypt/decrypt data when inserted/accessed from the database by adding one simple attribute. Works great on all major platforms (iOS, Android, Windows Universal)
Hi ,
I have a small table with 4 "secure" columns. I want to insert about 1000 rows , but each insert takes about one second. Any suggestion how I can reduce this operation?
Hi , I have a small table with 4 "secure" columns. I want to insert about 1000 rows , but each insert takes about one second. Any suggestion how I can reduce this operation?