maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   QtSql with sqlcipher-driver in pyside, newbie questions (https://talk.maemo.org/showthread.php?t=90307)

EmaNymton 2013-05-31 21:20

QtSql with sqlcipher-driver in pyside, newbie questions
 
Hi,
I'm working on an application for harmattan which needs an encrypted sqlite-database. I use the PySide.QtSql module to access the database and found a lot about the open source project sqlcipher on the web for encryption on sqlite-databases.
I build it from source on my linux machine and everything works ok, I can create encrypted databases on my pc from the command line.
Next step would be to use the encryption on my N9, and here are my questions:

Like in C++ I need a Qt-SQL-driver for sqlcipher, right? I found a howto, I would like to try: http://www.qtcentre.org/wiki/index.p...yption_support

Do I need to build the driver on the device? And how do I get it available to others, when I publish my application? Is a pure copy of the driver enough?

Any help is appreciated!

EmaNymton


All times are GMT. The time now is 14:02.

vBulletin® Version 3.8.8