hello drh. and everyone with sqlite,

i am writing an management application for drive schools an use sqlite as database. it's a great thing!

now, i want to certify my programm. for this certification i need the encryption of the database files.

i know there was a mail some time ago, but i don't have it on pc now. so, can anybody help me please! i need information how to encrypt the database files inside sqlite, or by 3rd party code/programms.

for this i have another question:
if there is bad performance if i encrypt the database inside sqlite, would it be a better idea to encrypt the file within my application using some 3rd party programm, decrypt the file in a temp folder before using sqlite, and encrypt again, after using the sqlite database file to a "storage file".


i hope, you understand.

best regards

alex-t

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to