You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question about SQliteCipher being based on Sqlite, does it tend to create a new db which is compatible with Sqlite API and db.
I understand Sqlitecipher is forked off, how do we know its fully compliant with Sqlite in Android 2.x and 3.X