From 3229b02f0aa6bb23e351d00ade1263851a2f1826 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Aug 2016 13:07:43 -0400 Subject: add --benchmark --- Tunables.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tunables.hs') diff --git a/Tunables.hs b/Tunables.hs index 49e6cd4..bd1d4b0 100644 --- a/Tunables.hs +++ b/Tunables.hs @@ -91,7 +91,7 @@ defaultTunables = Tunables { nameGenerationHash = argon2 10000 (CPUCost (Seconds (2*600))) } , keyEncryptionKeyTunable = KeyEncryptionKeyTunable - { keyEncryptionKeyHash = argon2 100 (CPUCost (Seconds 0)) + { keyEncryptionKeyHash = argon2 110 (CPUCost (Seconds 0)) , randomSaltBytes = 1 -- The keyEncryptionKeyHash is run 256 times per -- random salt byte to brute-force, and its parameters -- cgit v1.2.3