-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixed issues related to DBEncryption in RSDBPersistentManager an…
…d enhanced error handling (#403) * chore: handling the linking failure issue of SQLCipher by logging an error * chore: checking if SQLCipher is available during run time * fix: fixed few issues in RSDBPersistentManager and refactored it * chore: minor improvements * fix: using a separate db to check if sqlcipher is available or not instead of encrypted or unencrypted ones for event storage * chore: minor improvements * chore: adressed review comments * fix: fixed issue of using default provider to decrypt when encryption is disabled --------- Co-authored-by: Pallab Maiti <[email protected]> Co-authored-by: Desu Sai Venkat <[email protected]>
- Loading branch information
1 parent
e863f72
commit 2e9c2cf
Showing
1 changed file
with
149 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters