20 Sep
2004
20 Sep
'04
10:19 a.m.
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