> > On Sat, 31 Aug 2013 17:17:23 +0200 > > Etienne <[email protected]> wrote: > > > > > > On the other hand removing patterns definitely cannot hurt. > > > > > > Precisely. > > > > > > The very first bytes of SQLite files are, AFAIK, well known. > > > > That's what salt is for, no? > > > "nonce", "IV", "salt" - call it whatever you want. Yes.
I simply wanted to warn the OP that wxSQLite, while free, does NOT use salts: 2 SQLite DBs built exactly the same way at different times are byte-to-byte identical. Regards, Etienne _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

