Hi,

We're using an SQLite database together with System.Data.SQLite in a .NET 
solution.
The database should be encrypted. This can be easily achieved using the 
SetPassword / ChangePassword methods in the System.Data.SQLite.SQLiteConnection 
class.

However I would like to know which encryption algorithm is used by 
System.Data.SQLite, v1.0.94.0?

Thank you in advance!

Regards,
Christoph Krenn
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to