README 440 B

1234567891011
  1. Collects together existing Haskell cryptographic functions into a
  2. package.
  3. DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble, Hexdump,
  4. Support for Word128, Word192 and Word256 and Beyond, PKCS5 Padding,
  5. Various Encryption Modes e.g. Cipher Block Chaining all in one
  6. package, with HUnit and QuickCheck tests, and examples.
  7. After uninstalling, run this command to unregister the package from
  8. the ghc package database: ghc-pkg recache