|
|
Download
SQLiteCrypt
In order to make sure that SQLiteCrypt meet your needs, please download
and try:
-
SQLiteCrypt dll for Windows. This
demo version allow only regular SQLite database, or database with 6
character pass phrase. Each time opening database, SQLiteCrypt saves
current pass phrase to passphrase.txt file. Pass phrase also saved in
bytes 10-16 in open text in the database. The library compiled in
Visual Studio 2005.
-
SQLiteCrypt
command line tool and
source code. You can compare with original
command line tool source code available in SQLite
distribution.
|