mercredi 22 juin 2016

Android database encryption with SQLCipher library

The native SQLite engine included in the OS doesn't support encryption.
SQLCipher is an open source project that extends SQLite and adds full database encryption.

B4A SQLCipher object is a special subtype of SQL object. There is almost no need to change any code in order to switch from regular SQL to SQLCipher.

SQLCipher depends on a resource named icudt46l.zip. You should add this resource to the Files tab.

Preferably you should use a real device when...

Android database encryption with SQLCipher library

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1UDTGwg
via IFTTT

Aucun commentaire:

Enregistrer un commentaire