haskell-cipher-aes: haskell-cipher-aes (Fast AES cipher implementation) haskell-cipher-aes: haskell-cipher-aes: Fast AES cipher implementation with advanced mode of operations. haskell-cipher-aes: haskell-cipher-aes: The modes of operations available are ECB (Electronic code book), haskell-cipher-aes: CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext haskell-cipher-aes: stealing), GCM (Galois Counter Mode). haskell-cipher-aes: haskell-cipher-aes: haskell-cipher-aes: haskell-cipher-aes: