diff options
Diffstat (limited to 'Crypto.hs')
-rw-r--r-- | Crypto.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |