Join Slack
Powered by
Good evening everyone, Has anyone applied sqldelig...
# multiplatform
m
Mohamed Ashraf
07/29/2023, 1:57 PM
Good evening everyone, Has anyone applied sqldelight with encryption in kotlin multiplatform library before? .. cause I can't find a single resource about that. Thanks in advance.
k
kevin.cianfarini
07/29/2023, 2:29 PM
https://github.com/sqlcipher/sqlcipher
👍 1
p
Pavel S
07/29/2023, 2:36 PM
You can use SQLCipher. The android part:
https://github.com/sqlcipher/android-database-sqlcipher
The iOS part:
https://touchlab.co/multiplatform-encryption-with-sqldelight-and-sqlcipher/
https://touchlab.co/sqlcipher-kotlin-multiplatform-mobile/
👍 1
m
Mohamed Ashraf
07/29/2023, 2:49 PM
Ok I will try this .. thanks
@kevin.cianfarini
🙏, thanks
@Pavel S
🙏
71
Views
Open in Slack
Previous
Next