Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings
Discussion options

I know there is support for sqlcipher which as expected does work with sqlite3mc when it's configured with cipher=sqlcipher

However it would be great if there was full support for SQLite3 Multiple Ciphers.

Can this happen?

You must be logged in to vote

Replies: 2 comments

Comment options

I wasn't aware since I hadn't tried it before, but if I give it a shot and there are no issues, it might be possible.
Of course, since it's a significant change, it would probably require internal discussion within the team. :)

You must be logged in to vote
0 replies
Comment options

I've just used the SQLite3MC amalgamation to build the dll and our project can still access a sqlcipher database. You just need to set the cipher before setting the key or password.

In fact it makes a bunch of other things less complicated, like creating a backup - you can easily use "VACUUM INTO"

I imagine using it instead of sqlcipher.dll is straight forward. Then the UI would need to be updated to enable selecting different ciphers.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.