0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-09-24 16:42:36 +00:00
Files
Pekka Enberg c4438e0897 Make encryption cipher configurable and switch default to SQLCipher (#1038)
* libsql: Make encryption cipher configurable

Introduce a `EncryptionConfig` struct to configure both encrytion cipher
and key. Needed to support multiple ciphers.

Fixes #951

* libsql-ffi: Switch to SQLCipher as the default cipher

Fixes #893
2024-02-19 15:37:42 +00:00
..
2024-02-06 17:44:23 +00:00
2023-11-30 11:24:49 +01:00
2023-11-30 11:24:49 +01:00
2023-10-17 17:41:26 +02:00