Using Encryption with SQLite and ZeosLib

Forum related to SQLite

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Goto10
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 07.07.2014, 15:11
Location: England

Using Encryption with SQLite and ZeosLib

Post 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
Alexandr1567
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 02.06.2014, 19:15

Re: Using Encryption with SQLite and ZeosLib

Post 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).
Post Reply