slackbuilds/haskell/haskell-cipher-aes
Andrew Clemons 348e16889f
haskell/haskell-cipher-aes: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-13 09:17:58 +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 All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
haskell-cipher-aes.info haskell/haskell-cipher-aes: Fix dependencies. 2022-02-13 09:17:58 +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