Am 01.09.2013 18:40, schrieb Etienne:
wxSQLite is free, while SEE is definitively not.
The original poster searched for a free encryption extension, of which there exist several: System.Data.SQLite (RC4), wxSQLite3 (AES-128 or AES-256), SQLCipher (AES-256 with nonce) to name a few.
Depending on the security requirements one of the free solutions may be good enough for the OP.
wxSQLite means "pseudo" encryption (as formerly discussed), while SEE is real encryption.
This statement is nonsense. Certainly SEE provides stronger encryption than wxSQLite3, however, the encryption used by wxSQLite3 is also "real" AES encryption (not "pseudo", which implies "easy to break").
Regards, Ulrich _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users