From 78b807cd3ef4bf15277a1873cd6d8dcbf57e8d38 Mon Sep 17 00:00:00 2001 From: joe Date: Sat, 5 Oct 2013 17:09:23 -0400 Subject: Hid Blowfish module --- cipher-cast5.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cipher-cast5.cabal b/cipher-cast5.cabal index 6362e7b..0aa5107 100644 --- a/cipher-cast5.cabal +++ b/cipher-cast5.cabal @@ -16,8 +16,7 @@ cabal-version: >=1.8 library exposed-modules: Crypto.Cipher.Feistel, Crypto.Cipher.Cast5, - Crypto.Cipher.Blowfish, Crypto.Cipher.SBox, - Crypto.Cipher.AES.Haskell + Crypto.Cipher.SBox, Crypto.Cipher.AES.Haskell -- other-modules: build-depends: base ==4.5.*, bytestring ==0.9.*, binary ==0.7.*, cpu ==0.1.*, vector ==0.9.*, crypto-api ==0.12.*, cereal ==0.3.*, -- cgit v1.2.3