Skip to content

Conversation

@benitav
Copy link
Collaborator

@benitav benitav commented Dec 12, 2025

No description provided.

<Accordion title="Kotlin" icon="k">
Encryption supportis available for PowerSync's Kotlin SDK using [`SQLite3MultipleCiphers`](https://utelle.github.io/SQLite3MultipleCiphers/). This allows you to encrypt your local SQLite database with various cipher algorithms.

For implementation details see [`sqlite3multipleciphers`](https://github.com/powersync-ja/powersync-kotlin/tree/main/sqlite3multipleciphers) in the PowerSync Kotlin SDK.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't sound particularly inviting :D Should I add a few snippets here for the different platforms?

Copy link
Collaborator Author

@benitav benitav Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes sure :) Currently encryption details are documented in different places for all SDKs... if you can think of a quick win here pls feel free. But I will also add that this kind of thing is something we'll address with the new docs structure: https://journeyapps.slack.com/archives/C043VUKN35K/p1764915929298199 (perhaps not in the first phase but the idea is to get there).

Co-authored-by: Simon Binder <oss@simonbinder.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants