From c295cceb01c45e7530022b1edde970f5fbbb03c1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Aug 2016 22:19:30 -0400 Subject: round-tripping now working, except for guessing the puzzle --- Tunables.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tunables.hs') diff --git a/Tunables.hs b/Tunables.hs index a2c5f52..18e3f84 100644 --- a/Tunables.hs +++ b/Tunables.hs @@ -95,7 +95,7 @@ testModeTunables = Tunables , objectSize = 1024*64 , expensiveHashTunable = UseArgon2 weakargonoptions argoncost , encryptionTunable = UseAES256 - , decryptionPuzzleTunable = UsePuzzleIV (GPUCost (Seconds 1)) + , decryptionPuzzleTunable = UsePuzzleIV (GPUCost (Seconds 0)) } where UseArgon2 argonoptions argoncost = expensiveHashTunable defaultTunables -- cgit v1.2.3