From c9c476ae7216b80932b80870a2cd06f9339306aa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Aug 2016 13:40:52 -0400 Subject: improve options to select secret key to backup/restore --- keysafe.cabal | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index 3eee7c6..175bb9f 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -51,8 +51,26 @@ Executable keysafe Other-Modules: Crypto.Argon2.FFI Crypto.Argon2 - ExpensiveHash + CmdLine + Cost + Crypto.SecretSharing.Internal Encryption + Entropy + ExpensiveHash + Serialization + Shard + Storage + Storage.LocalFiles + Tunables + Types + Types.Cost + Types.UI + UI + UI.Readline + UI.Zenity + Utility.HumanTime + Utility.PartialPrelude + Utility.QuickCheck source-repository head type: git -- cgit v1.2.3