Merge pull request #2244 from element-hq/feature/bma/encryptedDb2

Encrypted db
This commit is contained in:
Benoit Marty 2024-01-19 17:40:23 +01:00 committed by GitHub
commit 5e5eddd537
18 changed files with 140 additions and 5 deletions

1
changelog.d/2219.misc Normal file
View file

@ -0,0 +1 @@
Encrypt databases used by the Rust SDK on Nightly and Debug builds.