Page 1 of 1

Using Encryption with SQLite and ZeosLib

Posted: 07.07.2014, 15:37
by Goto10
Hi, Sorry to drag up an already discussed topic but it seems most replies link to a knowledgebase article. This link to this does not exist anymore - http://zeos.firmos.at/kb.php?mode=article&k=14

Does anyone have an updated link to this article since the server move? Or any hints on how to enable encryt/decrypt an sqlite database using zeoslib?

Im running lazarus 1.2.4, Zeos 7.1.3-stable, and the sqlite.dll from wxsqlite3-3.1.1.

TIA

Re: Using Encryption with SQLite and ZeosLib

Posted: 15.09.2014, 22:50
by Alexandr1567
Not full with ZEOS. See SQLCipher project: https://www.zetetic.net/sqlcipher/

With it sources need rebuild sqlite sources I write some additionals API for connection(May be), not sure).