SlackBuildsOrg/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
..
doinst.sh
haskell-cipher-aes.info haskell/haskell-cipher-aes: Fix dependencies. 2022-02-13 09:17:58 +07:00
haskell-cipher-aes.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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