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.
 
 
 
 
 
 
David Spencer 5c3c7261a2
haskell/haskell-cipher-aes: Updated for version 0.2.11.
7 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 haskell/haskell-cipher-aes: Updated for version 0.2.11. 7 years ago
haskell-cipher-aes.info haskell/haskell-cipher-aes: Updated for version 0.2.11. 7 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