SQLiteE

SQLiteE 3.5.6

SQLiteE is an extension of SQLite with the support for disk data encryption. The database is encrypted into blocks of data, through the AES algorithm with a key of 256-bit, in the CBC mode. For every block, the system generate a random initialization...