Announce: Haskell Cryptographic Library 2.0.1
Dominic Steinitz
dominic.steinitz at blueyonder.co.uk
Sun Apr 24 11:04:12 EDT 2005
I would like to announce the release of a new version of the Haskell
Cryptographic Library. It now uses darcs and cabal and provides the
modules listed below. The most significant change is in the way ASN.1 is
handled. This has been made generic enough to handle PKCS#8 private keys
and X.509 certificates.
For further information see http://www.haskell.org/crypto.
Dominic.
Codec.ASN1
Codec.ASN1.BER
Codec.ASN1.PKCS8
Codec.ASN1.TLV
Codec.ASN1.X509
Codec.Binary.Base64
Codec.Encryption.AES
Codec.Encryption.Blowfish
Codec.Encryption.DES
Codec.Encryption.Modes
Codec.Encryption.Padding
Codec.Encryption.RSA
Codec.Encryption.RSA.EMEOAEP
Codec.Encryption.RSA.MGF
Codec.Encryption.RSA.NumberTheory
Codec.Utils
Data.Digest.MD5
Data.Digest.SHA1
Data.LargeWord
More information about the Libraries
mailing list