QuickTest
Codec.Encryption.BlowfishAux
bfMakeKey :: [Char] -> BF
bfEnc :: BF -> [Word32] -> [Word32]
bfDec :: BF -> [Word32] -> [Word32]