Andrew Clemons 348e16889f haskell/haskell-cipher-aes: Fix dependencies. 2 éve
..
README 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 éve
doinst.sh 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 éve
haskell-cipher-aes.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 éve
haskell-cipher-aes.info 348e16889f haskell/haskell-cipher-aes: Fix dependencies. 2 éve
slack-desc 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 éve

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