[Haskell] ANNOUNCE: Cryptographic Library for Haskell 1.2.1

Dominic Steinitz dominic.steinitz at blueyonder.co.uk
Mon Sep 20 06:19:27 EDT 2004


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



More information about the Haskell mailing list