On 8 Sep 2014, at 9:16am, Tom Ashley <tomashley...@gmail.com> wrote:

> I noticed that in C# I can set a password using SetPassword. Does this
> encrypt the entire database? If so, What algorithm precisely does it use?

See this

<http://www.hwaci.com/sw/sqlite/see.html>

and get back to us if you have questions.  The basic answer is that you have to 
pay extra to be able to encrypt your databases.  But if anyone has encrypted 
their database you don't have to pay extra for the bit that does decryption.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to