0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-03 16:35:48 +00:00
Files
libsql/libsql-sys
Pekka Enberg c8902c3bf6 libsql-sys: Disable SQLCipher support (#1141)
The SQLCipher cipher does not work with frame injection:

https://github.com/tursodatabase/libsql/issues/1122

Therefore, disable the cipher for now and switch default to "aes256cbc".
2024-03-06 08:55:19 +00:00
..