I would like to annouce a new release of the Haskell Cryptographic Library (1.2.1). See http://www.haskell.org/crypto/ReadMe.html for more details.
This library collects together existing Haskell cryptographic functions. This release contains AES but no longer works with Hugs (as Word64 isn't properly supported). It now includes: DES, Blowfish, AES, Cipher Block Chaining (CBC) mode, PKCS#5 and nulls padding, SHA-1, MD5, RSA, OAEP, ASN.1 and PKCS#8. Dominic Steinitz _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
