shuiyouren / sqlitepersistentobjects

Automatically exported from code.google.com/p/sqlitepersistentobjects
0 stars 0 forks source link

Sqlcipher encrypted database support #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The attached files add support for sqlcipher's encrypted sqlite database. 
SQLiteInstanceManager is extended with an optional databasePassword used to 
decrypt the database and a closeDatabase method for explicit logout.

Please let me know if additional documentation or cleanup is needed to 
incorporate this addition to the project.

Original issue reported on code.google.com by Matthew.Botos@gmail.com on 29 Sep 2010 at 2:40

Attachments: