You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Clemons 348e16889f
haskell/haskell-cipher-aes: Fix dependencies.
4 years ago
..
README haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 11 years ago
doinst.sh haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 11 years ago
haskell-cipher-aes.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
haskell-cipher-aes.info haskell/haskell-cipher-aes: Fix dependencies. 4 years ago
slack-desc haskell/haskell-cipher-aes: Added (fast aes cipher implementation). 11 years ago

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