Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
112 views

I'm trying to connect to my database through Rider but it doesn't work since I encrypted my database with SQLCipher. Tutorials say I should add these fields in the "Advanced" tab but that ...
FluidMechanics Potential Flows's user avatar
1 vote
1 answer
98 views

I integrated sqlite to my project with help library #include <sqlite3.h>... Open and Connect work correct... next example my code: #include <sqlite3.h> int callback(void *notUsed, int ...
St_rt_la's user avatar
0 votes
0 answers
93 views

We use SQLite and, more recently, the encrypted version with SQLCipher. It works well with our software, but I'm having a small problem using DB Browser for SQLCipher. This software works well, but it ...
Chris SV's user avatar
0 votes
1 answer
109 views

I am migrating a Xamarin app to MAUI and I had issue with the database. I have two database plaintext and encrypted, if add password to my app plaintext transform to encrypted and if I remove password ...
Bohdan's user avatar
  • 31
0 votes
0 answers
22 views

I was wondering if anyone knew whether TypeORM supports sqlcipher in react-native apps? I've seen in TypeORM's changelog that such support exists but could not find any documentation backing that.
JayLeeman's user avatar
0 votes
0 answers
125 views

I am working with SQLCipher to encrypt my database in my Android app, but I am facing an issue where I cannot open the database using the correct passphrase. When I attempt to query the database, I ...
KiranK Loni's user avatar
0 votes
1 answer
130 views

I have two identical errors in one line using SQLCipher. I am checking the password for correctness. If the parameter is entered incorrectly, two exceptions occur. I looked at this page to see if the ...
bgdckvgn's user avatar
1 vote
1 answer
785 views

So I have a flutter app and when I debug it on my iPhone it works perfectly but when I try to build an ipa file it shows me this error: Which indicates that there are multiple commands which are ...
varin sarkawt's user avatar
1 vote
0 answers
239 views

I am migrating from net.zetetic:android-database-sqlcipher:3.5.9 to 4.5.4 on my Android project. Here is the given code before update:- public class DatabaseHelper extends SQLiteOpenHelper { ...
Anshuman Biswal's user avatar
1 vote
1 answer
66 views

I need SQLCipher version 4.x for my C++ project. I do have SQLCipher 4.6.0 Community in my Ubuntu, but it shows 3.4.1 in my C++ program. I have tried to compile and use SQLCipher 4.6.0 and 4.6.1 for ...
MarcoYee's user avatar
0 votes
1 answer
129 views

I am using SQLCipher for sqlite DB encryption in WPF application. As per knowledge they recommend to use Singleton pattern for my DbContext class ensure a single instance is used throughout my ...
user15539024's user avatar
0 votes
0 answers
282 views

I'm encountering an issue with SQLCipher in my iOS app after updating to a new version, which involves different workspaces of my app. The app uses SQLCipher(version: 3.1) to manage an encrypted ...
bAthi's user avatar
  • 331
0 votes
0 answers
50 views

I have a sqlcipher file locally, which is encrypted. How can I connect to it and dosomthing using java code? like execute sql,I tried a lot, but all failed. I try this, but failed <dependency> ...
user25408231's user avatar
0 votes
0 answers
214 views

I'm trying to build SQLCipher from source and link it to another project as a static library. The configuration I use (mostly according to this topic). I obtain all necessary flags by executing "...
Nightcrawler's user avatar
0 votes
0 answers
360 views

I'm working on a C# application that encrypts an SQLite database using SQLCipher. I'm able to encrypt the database and access it in my application using the correct password. However, when I try to ...
sw01's user avatar
  • 1
0 votes
0 answers
102 views

This are my project files AndroidManifest.xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" ...
SHRI Y.N.TANK's user avatar
0 votes
1 answer
295 views

How can an iOS project be configured so that it can use the SQLCipher pod and also install 3rd party pods (like the Adobe Mobile SDKs) which use SQLite3? SQLCipher has a disclaimer that usage with ...
Charles's user avatar
  • 835
1 vote
0 answers
119 views

I’m trying to connect to already encypted local Sqlite3 DB with @journeyapps/sqlcipher in an Electron App. i used db browser to encrypt the db with password. i got following error when try to connect ...
electronapp's user avatar
0 votes
0 answers
376 views

I can create a DB Connection in Xamarin using the following code: var options = new SQLiteConnectionString(dbPath, true, dbPassword, postKeyAction: c => { c.Execute("PRAGMA ...
iTag's user avatar
  • 421
4 votes
2 answers
1k views

I'm currently writing an application in Python that stores its data in a SQLite database. I want the database file to be stored encrypted on disk, and I found the most common solution for doing this ...
Sam Zuk's user avatar
  • 409
0 votes
1 answer
321 views

I'm currently working on a fork from signal messaging app, here the original 5.22 version my app is coming from. please take a look at the repo. I'm not the original developer of this fork, and have ...
biggreentree's user avatar
  • 1,971
0 votes
1 answer
366 views

I have a simple code: #include <sqlite3.h> #include <sqlite.h.in> #include <cstring> int main() { sqlite3 *db = nullptr; const char *dbName = "en.db"; const ...
FelX3's user avatar
  • 99
3 votes
0 answers
389 views

I am trying to implement SQLite database based on SQLCipher (https://github.com/sqlcipher/android-database-sqlcipher) but after I restore the database and try to perform any actions on it I get the ...
Captain Jacky's user avatar
-1 votes
1 answer
92 views

is there a way to detect when SQLite connection closes? I am trying to integrate SQLCipher and this is the initialization method: fun initialize(passphrase: String): Boolean { this.passphrase = ...
Captain Jacky's user avatar
0 votes
0 answers
80 views

I am creating a Login application that can be reused for any other application with a little tweaking to the UI and features. The user inputs their username and password into the text boxes, and ...
trevor-leon's user avatar
3 votes
0 answers
96 views

I have an Android app that is also used by Greek users, but I'm having an issue with some queries I'm making. Essentially, the "like" functionality only works if I write Greek letters in ...
aeroxr1's user avatar
  • 1,084
0 votes
0 answers
415 views

I realised a program in order to save login and password in Winform c#. I used sqlite to save the data but with DB Browser for SQLite I can view all my data :\ I read with sqlcipher I can set a ...
JRMY's user avatar
  • 1
2 votes
2 answers
2k views

Error resolving method 'loadLibs' in 'SQLiteDatabase'(SQLiteDatabase.loadLibs();) I am trying to use SQLCipher for android studio, although I have added library to dependencies I get this error. (...
Payman Hamrahi's user avatar
1 vote
1 answer
334 views

I could find a lot of integration samples for old versions of SQLCipher with android and it also works. But I need to integrate latest version of SQLCipher like v4.5.4 because it mentioned that that ...
Dhana_prakash's user avatar
0 votes
0 answers
500 views

Currently my ssl_ciphers string looks like this: ssl_ciphers='ALL:!ADH:!LOW:!EXP:!MD5:!aNULL:!eNULL:!NULL:!3DES:!RC4:!SSLV2:@STRENGTH' I want to exclude TLSv1.0 and TLSv1.1 ciphers along with ...
Rohit Patil's user avatar
0 votes
0 answers
128 views

Before using this code for rsa decryption, running on the server everything is fine, but suddenly an error, and stopped running. Security.addProvider(new org.bouncycastle.jce.provider....
sean's user avatar
  • 53
0 votes
0 answers
734 views

I want to use SQLite with SQLCipher Entity Framework Core 3.1 Multiple Threads that call the Db (thread-safe) The EF DbContext is not thread-safe natively. My approach was using a new DbContext for ...
ElGammler's user avatar
0 votes
1 answer
1k views

I have a database I encrypted using SQLite Encryption Extension being used with MobileServiceSQLiteStore. Is there anyway to use DB Browser with SqlCipher to view the database. I have the key that was ...
plato522's user avatar
  • 143
0 votes
1 answer
156 views

I Cipher Room database with code bellow. final byte[] passphrase = SQLiteDatabase.getBytes(DatabaseHelper.KEY.toCharArray()); final SupportFactory factory = new SupportFactory(passphrase); mInstance = ...
soul1202's user avatar
0 votes
0 answers
189 views

I am trying to run my Cordova React app on Mac using cordova-electron Cordova Electron and journeyapps/node-sqlcipher. I am using these versions: "cordova-electron": "^3.1.0", &...
marek8623's user avatar
1 vote
0 answers
845 views

While integrating SQLCipher with cocoapods I’m getting multiple redefinition errors. Version: 4.5.2 <module-includes>:2:9: note: in file included from <module-includes>:2: #import "...
Mukesh's user avatar
  • 2,922
0 votes
1 answer
2k views

My Python program uses the standard Python SQLite database (import sqlite3). All works, I want to cypher the database. I opened it with DB Browser (sqlitebrowser.org) that uses SQLCipher 3/4 and I ...
nastiliano's user avatar
0 votes
1 answer
203 views

I'm able to open a DB using custom parameters set to HMAC = SHA1, KDF = SHA1 and providing the raw key in SQL browser but when using this commands in the SQLCipher CLI I can't decrypt the database. ...
Catfoxes's user avatar
1 vote
1 answer
271 views

I'm exploring sqlcipher3 with python, and I find that after inserting some rows, then closing and re-opening the database, my table is empty. This problem doesn't appear when I use the sqlcipher ...
Jellicle's user avatar
  • 30.6k
0 votes
0 answers
254 views

The question is simple How can i turn this SQLciper GUI Into lines of code either in SQLciper CLI or using a python module ? Here's what i've tried (FAILED ATTEMPTS) attempt on python using a module c....
wisnu irawan's user avatar
2 votes
1 answer
9k views

Currently I can use DB Browser for SQLite to open an encrypted DB file with password on Mac. The options as per image: Raw key (start with 0x...) SQLCipher 3 defaults I would like to open this file ...
Joe's user avatar
  • 311
0 votes
1 answer
234 views

I'm using EF Core 6 with the MS SQLite driver and the SQLitePCLRaw.bundle_e_sqlcipher so the database is being encrypted by SqlCipher. if I pass a apostrophe character in the password then the ...
making's user avatar
  • 407
1 vote
1 answer
1k views

I am trying to open a sqlite3 database encrypted with sqlcipher. I have the password and I could open it successfully using sqlitebrowser. I started my project using this template. It is based on the ...
clementlize's user avatar
1 vote
0 answers
844 views

I want to get the path or even the connection string of a sql.DB instance. The package I'm writing doesn't know what the database path is and the application may have multiple database files. However ...
Samuel Hawksby-Robinson's user avatar
1 vote
1 answer
3k views

I have been working on migrating our DB on a Kotlin Multiplatform project to be encrypted from unencrypted. It's all done on Android, however the iOS part is proving tricky. Finally I got it somewhat ...
Ayohaych's user avatar
  • 5,189
0 votes
1 answer
308 views

We need to include SQLCipher in our KMM project without using Cocoapods. This involves building a libSQLCipher.a. I was able to this in terminal with these commands: ./configure --enable-tempstore=yes ...
Ayohaych's user avatar
  • 5,189
0 votes
1 answer
1k views

I'm building an app that uses room database and I use SQLCipher to encrypt it. How can I check if the data is really encrypted because it's my first time to use encryption and I don't know if I did it ...
Mox4's user avatar
  • 81
3 votes
1 answer
1k views

I'm building an app that uses Room and I want to encrypt the db using SQLCipher which needs a master key to encrypt/decrypt the db. I don't want to get the master key from the user, I want to use 1 ...
Moxx4's user avatar
  • 31
0 votes
1 answer
412 views

I have used the SQLite plugin listed on ionic 3 packages here. But now I want to store the data in an encrypted format. For that , I am trying to implement cordova-sqlcipher-adapter plugin but I am ...
K. Ajay's user avatar
  • 427
0 votes
0 answers
802 views

I’m using sqlcipher to encrypt sqlite db using custom parameters such as, PRAGMA cipher_page_size = 1024; PRAGMA kdf_iter = 16000; PRAGMA cipher_hmac_algorithm = HMAC_SHA512; PRAGMA ...
Bna' Marco's user avatar

1
2 3 4 5
12