aboutsummaryrefslogtreecommitdiff
path: root/Crypto.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-08-22 16:14:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-08-22 16:14:12 -0400
commit203148363f459635b1be40b8c6ed376073230dda (patch)
tree422df5684fc77663c6a3c7fd601c1eff27b3758b /Crypto.hs
parent4c73d77b42e97ad740d5731ad73c40a31c0c84f9 (diff)
split groups of related functions out of Utility
Diffstat (limited to 'Crypto.hs')
-rw-r--r--Crypto.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Crypto.hs b/Crypto.hs
index 4fc41ede0..ed29747aa 100644
--- a/Crypto.hs
+++ b/Crypto.hs
@@ -48,6 +48,7 @@ import Types.Key
import Types.Remote
import Utility
import Utility.Base64
+import Utility.SafeCommand
import Types.Crypto
{- The first half of a Cipher is used for HMAC; the remainder