/SystemDataSqlite.To.SqlCipher

A tool to migrate Sqlite databases encrypted by System.Data.SQLite to a database encrypted by SQLCipher

Primary LanguageC#Apache License 2.0Apache-2.0

SystemDataSqlite.To.SqlCipher

A tool to migrate Sqlite databases encrypted by System.Data.SQLite to a database encrypted by SQLCipher. I have also wrote a blog post that explains how the tool works here.