fix(kms): harden local master key storage (#3589)

This commit is contained in:
houseme
2026-06-19 08:50:35 +08:00
committed by GitHub
parent 2c6881695f
commit 53ff19dd2d
4 changed files with 247 additions and 51 deletions
Generated
+1
View File
@@ -9624,6 +9624,7 @@ version = "1.0.0-beta.8"
dependencies = [
"aes-gcm",
"arc-swap",
"argon2",
"async-trait",
"base64 0.22.1",
"chacha20poly1305",