From e07a034593f49b3c090934671e4b6fdf41f074f3 Mon Sep 17 00:00:00 2001 From: zhangzhiqiang <745124335@qq.com> Date: Tue, 27 Aug 2019 19:24:32 +0800 Subject: [PATCH] decrease param c --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 7845c37..d0c3e61 100644 --- a/config.json +++ b/config.json @@ -53,7 +53,7 @@ "keystore": { "kdf": "pbkdf2", "cipherAlg": "aes-128-ctr", - "c": 262144 + "c": 10000 } }, "cosmos": {