SQLite and Encryption

The official tester's forum for ZeosLib 7.1. Ask for help, post proposals or solutions.
Post Reply
Jabiru230
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 20.01.2016, 03:05

SQLite and Encryption

Post by Jabiru230 »

Hi,

I have (finally) got wxSQLite3 and Zeoslib working together with encryption. It was, to say the least, ponderous although simple. All of the documentation I have been able to uncover for the Parameters for SQLite either show almost nothing (as in the SQLite parameters documentation only show TimeOut and General Parameters only shows Defaults).

Trolling through the web and forums show the KB article, but no matter where I try to access it from I always get the following error:

503 Service Unavailable
No server is available to handle this request.


My question: Is there some documentation, somewhere accessible, that I can see what ZConnection parameters are available. For example I managed to find encrypted=yes, but I'm sure there are more. Again, for example, the database I am accessing just happens to use AES-256. Since I can now read it, the ZConnection default must be AES-256 - dumb luck. But that's not a way to confidently progress any development exercise.

I need a definitive list of all the parameters (and valid values) using protocol SQLite-3 for ZConnection. Can anyone either provide these to me or provide a link that actually works so that I can look them up.

Cheers,
kevin
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: SQLite and Encryption

Post by EgonHugeist »

did you assign the encryption cipher?
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Post Reply