On 8/19/16, Bernd Schuhmacher <[email protected]> wrote:
> Hi
>
> I am working on a project using the System.Data.SQLite .net Classes. I
> use the encryption available with this classes.
> Is the encryption used by System.Data.SQLite when setting a password
> compatible with the encryption used in the SEE version of SQLite?

No.  Databases encrypted by the legacy encryption mechanism in SDS are
not readable or writable with SEE, and vice versa.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to