From d73352f848b79224a94e531bb651897321064998 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Apr 2017 16:35:38 -0400 Subject: initial Crypto Will use Ed25519 because it's from DJB and well regarded and in common use now. --- Log.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Log.hs') diff --git a/Log.hs b/Log.hs index 8690f27..f483e7d 100644 --- a/Log.hs +++ b/Log.hs @@ -5,9 +5,8 @@ module Log where import Types import Hash import Memory +import Json -import GHC.Generics (Generic) -import Data.Aeson import Data.Char import Data.Either import Data.Time.Clock.POSIX -- cgit v1.2.3