Mikko Värri 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 年之前
..
README 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 年之前
doinst.sh 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 年之前
haskell-cipher-aes.SlackBuild 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 年之前
haskell-cipher-aes.info 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 年之前
slack-desc 58d271439d haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 9 年之前

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