slackbuilds/haskell/haskell-cipher-aes
David Spencer 5c3c7261a2
haskell/haskell-cipher-aes: Updated for version 0.2.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-10 07:47:11 +07:00
..
README haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 2015-04-04 07:47:03 +07:00
doinst.sh haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 2015-04-04 07:47:03 +07:00
haskell-cipher-aes.SlackBuild haskell/haskell-cipher-aes: Updated for version 0.2.11. 2018-11-10 07:47:11 +07:00
haskell-cipher-aes.info haskell/haskell-cipher-aes: Updated for version 0.2.11. 2018-11-10 07:47:11 +07:00
slack-desc haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 2015-04-04 07:47:03 +07:00

README

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