[Qt-interest] Data encryption
M. Bashir Al-Noimi
mbnoimi at gmx.com
Mon Jun 7 19:10:04 CEST 2010
Oh my god! 2000$
I can give them my project with 5 pucks... I'm just kidding. My project is open source so I don't have to use commercial products.
----- Original Message -----
From: Jason H
Sent: 06/07/10 07:56 PM
To: M. Bashir Al-Noimi, qt-interest at trolltech.com
Subject: Re: [Qt-interest] Data encryption
There is a commercial version of SQLite for $2000 - that will give you full database encryption. I don't think it is supported in Qt's driver, but it should be a simple patch, as if memory serves, it is just arguments to the sqlite API open() call.
-----------------------------------------------------------------
From: M. Bashir Al-Noimi <mbnoimi at gmx.com>
To:qt-interest at trolltech.com
Sent: Mon, June 7, 2010 9:11:50 AM
Subject: Re: [Qt-interest] Data encryption
Hi,
On 07/06/2010 08:38 ص, Konrad Rosenbaum wrote: On Sunday 06 June 2010, M. Bashir Al-Noimi wrote:
How I can encrypt/decrypt string objects in Qt?
Because SQLite doesn't protect its data by authentication password I want
to encrypt/decrypt stored data in SQLite database, what's your opinion
about this issue?
I had a quick look at the QSqlDatabase API and it does have a setPassword
call - have you tried to use it?
It'll not works because SQLite itself doesn't support username/password authentication.
--
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net http://mbnoimi.net
-----
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100607/7a7d38e7/attachment.html
More information about the Qt-interest-old
mailing list