What is the easiest way to integrate sqlite encryption in mobile application?
Unsolved
Qt Creator and other tools
-
Hi,
SQLCipher comes to mind for that. You can even find the instructions to build the Qt SQLite plugin with it.