perf: eliminate repeated SQLCipher key derivation

This commit is contained in:
pandorafuture
2026-07-10 18:49:15 +08:00
parent b31a416f20
commit 26bae79fc4
16 changed files with 515 additions and 125 deletions
Generated
+1
View File
@@ -3203,6 +3203,7 @@ dependencies = [
"serde_json",
"tempfile",
"thiserror 2.0.18",
"wx-decrypt",
"zstd",
]