-
LibXMTP.GenericError.Storage(message: "Storage error: Cipher salt doesn\'t exist in database not found")
-
As subject. See [ sqlcipher branch of my fork](https://github.com/talmeme/SwiftSQLite/tree/sqlcipher).
-
### Is your feature request related to a problem? Please describe.
now has port:
>sqlitecpp 3.3.2 SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
sqlit…
-
Please fill out the following details:
1. Version of Mobile SDK Used: 12.0.1
2. Issue found in Native App or Hybrid App: Hybrid
3. OS Version: MacOS sequioa and windows 11
4. Device: Android API…
-
### What is the problem this feature would solve?
Currently the sqlite implementation, which is based on `better-sqlite3`, doesn't seem to support (sqlcipher) encrypted databases.
### What is the f…
-
https://github.com/sqlcipher/sqlcipher-android
The update I do not think is too hard but your library does not work with the new library. So I needed to pull down your code and make modifications
-
Hi Guys,
I trust you are all well,
I used Gerald Versluis tutorial to originally setup a secure test database as per this link and your gitlab site.
https://www.google.com/search?q=maui+sqlite…
-
**Describe the bug**
I have setup encrypted drift database with packages below. I cannot go higher version because of web dependency issues with other packages.
```
drift: ^2.18.0
sqlcipher…
-
[SQLcipher](https://github.com/sqlcipher/sqlcipher) is a standalone fork of the [SQLite](https://www.sqlite.org/) database library that adds 256 bit AES encryption of database files and other security…
-
Hello, this is related to [https://github.com/sqlcipher/sqlcipher-android/issues/27](https://github.com/sqlcipher/sqlcipher-android/issues/27), but I'm adding new info. It seems like simply opening th…