summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-cipher-aes/README
blob: 6dd2bceea0c03c2fda90e0903d0c2766ec0bb627 (plain)
1
2
3
4
5
6
7
8
Fast AES cipher implementation with advanced mode of operations.

The modes of operations available are ECB (Electronic code book),
CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext
stealing), GCM (Galois Counter Mode).

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache