The existing MD5 library will be removed in GHC 6.4. Another MD5
library has been submitted by Ben Rudiak-Gould <benrg(a)dark.darkweb.com>,
which is attached to this message. I haven't looked at it yet - please
let me know whether it suits your needs.
Cheers,
Simon
> -----Original Message-----
> From: libraries-bounces(a)haskell.org
> [mailto:libraries-bounces@haskell.org] On Behalf Of Dominic Steinitz
> Sent: 10 January 2004 19:18
> To: ashley(a)semantic.org; libraries(a)haskell.org
> Subject: Re: Libraries Digest, Vol 5, Issue 4
>
> Ashley,
>
> There already is an MD5 module in ghc in package util. I
> could include an
> md5 function in the cryptographic library if you would find it useful.
>
> Dominic.
>
> ----- Original Message -----
> From: <libraries-request(a)haskell.org>
> To: <libraries(a)haskell.org>
> Sent: Saturday, January 10, 2004 5:00 PM
> Subject: Libraries Digest, Vol 5, Issue 4
>
>
> > Send Libraries mailing list submissions to
> > libraries(a)haskell.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://www.haskell.org/mailman/listinfo/libraries
> > or, via email, send a message with subject or body 'help' to
> > libraries-request(a)haskell.org
> >
> > You can reach the person managing the list at
> > libraries-owner(a)haskell.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Libraries digest..."
> >
> >
> > Today's Topics:
> >
> > 1. ANNOUNCE: Cryptographic Library for Haskell (Dominic Steinitz)
> > 2. Re: ANNOUNCE: Cryptographic Library for Haskell
> (Ashley Yakeley)
> >
> >
> >
> ----------------------------------------------------------------------
> >
> > Date: Sat, 10 Jan 2004 11:09:27 -0000
> > From: "Dominic Steinitz" <dominic.steinitz(a)blueyonder.co.uk>
> > To: <haskell(a)haskell.org>, <libraries(a)haskell.org>
> > Subject: ANNOUNCE: Cryptographic Library for Haskell
> > Message-ID: <041001c3d76a$366ca1a0$1464a8c0(a)canterburysoftware.com>
> > Content-Type: text/plain;
> > charset="iso-8859-1"
> > MIME-Version: 1.0
> > Content-Transfer-Encoding: 8bit
> > Precedence: list
> > Message: 1
> >
> > I would like to annouce a new release of the Haskell Cryptographic
> > Library (1.0.1). See
> http://www.haskell.org/crypto/ReadMe.html for more
> > details.
> >
> > This library collects together existing Haskell
> cryptographic functions
> and
> > augments them so that they:
> >
> > * Have common type signatures.
> > * Can be used with the standard mode and padding
> algorithms (in the
> > case of block mode ciphers).
> >
> > This release includes much improved support for public /
> private key pairs
> > and contains:
> >
> > * DES
> > * Blowfish
> > * Cipher Block Chaining (CBC) mode
> > * PKCS5 and nulls padding
> > * SHA-1
> > * RSA
> > * OAEP
> > * ASN.1
> > * PKCS#8
> >
> > Dominic Steinitz
> >
> > ------------------------------
> >
> > Date: Sat, 10 Jan 2004 04:37:30 -0800
> > From: Ashley Yakeley <ashley(a)semantic.org>
> > To: libraries(a)haskell.org
> > Cc: haskell(a)haskell.org
> > Subject: Re: ANNOUNCE: Cryptographic Library for Haskell
> > Message-ID: <ashley-A45F46.04373010012004(a)sea.gmane.org>
> > References: <041001c3d76a$366ca1a0$1464a8c0(a)canterburysoftware.com>
> > Precedence: list
> > Message: 2
> >
> > In article <041001c3d76a$366ca1a0$1464a8c0(a)canterburysoftware.com>,
> > "Dominic Steinitz" <dominic.steinitz(a)blueyonder.co.uk> wrote:
> >
> > > I would like to annouce a new release of the Haskell Cryptographic
> > > Library (1.0.1). See
> http://www.haskell.org/crypto/ReadMe.html for more
> > > details.
> >
> > Do you have MD5?
> >
> > --
> > Ashley Yakeley, Seattle WA
> >
> > ------------------------------
> >
> > _______________________________________________
> > Libraries mailing list
> > Libraries(a)haskell.org
> > http://www.haskell.org/mailman/listinfo/libraries
> >
> >
> > End of Libraries Digest, Vol 5, Issue 4
> > ***************************************
>
> _______________________________________________
> Libraries mailing list
> Libraries(a)haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
Ashley,
There already is an MD5 module in ghc in package util. I could include an
md5 function in the cryptographic library if you would find it useful.
Dominic.
----- Original Message -----
From: <libraries-request(a)haskell.org>
To: <libraries(a)haskell.org>
Sent: Saturday, January 10, 2004 5:00 PM
Subject: Libraries Digest, Vol 5, Issue 4
> Send Libraries mailing list submissions to
> libraries(a)haskell.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://www.haskell.org/mailman/listinfo/libraries
> or, via email, send a message with subject or body 'help' to
> libraries-request(a)haskell.org
>
> You can reach the person managing the list at
> libraries-owner(a)haskell.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Libraries digest..."
>
>
> Today's Topics:
>
> 1. ANNOUNCE: Cryptographic Library for Haskell (Dominic Steinitz)
> 2. Re: ANNOUNCE: Cryptographic Library for Haskell (Ashley Yakeley)
>
>
> ----------------------------------------------------------------------
>
> Date: Sat, 10 Jan 2004 11:09:27 -0000
> From: "Dominic Steinitz" <dominic.steinitz(a)blueyonder.co.uk>
> To: <haskell(a)haskell.org>, <libraries(a)haskell.org>
> Subject: ANNOUNCE: Cryptographic Library for Haskell
> Message-ID: <041001c3d76a$366ca1a0$1464a8c0(a)canterburysoftware.com>
> Content-Type: text/plain;
> charset="iso-8859-1"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 8bit
> Precedence: list
> Message: 1
>
> I would like to annouce a new release of the Haskell Cryptographic
> Library (1.0.1). See http://www.haskell.org/crypto/ReadMe.html for more
> details.
>
> This library collects together existing Haskell cryptographic functions
and
> augments them so that they:
>
> · Have common type signatures.
> · Can be used with the standard mode and padding algorithms (in the
> case of block mode ciphers).
>
> This release includes much improved support for public / private key pairs
> and contains:
>
> · DES
> · Blowfish
> · Cipher Block Chaining (CBC) mode
> · PKCS5 and nulls padding
> · SHA-1
> · RSA
> · OAEP
> · ASN.1
> · PKCS#8
>
> Dominic Steinitz
>
> ------------------------------
>
> Date: Sat, 10 Jan 2004 04:37:30 -0800
> From: Ashley Yakeley <ashley(a)semantic.org>
> To: libraries(a)haskell.org
> Cc: haskell(a)haskell.org
> Subject: Re: ANNOUNCE: Cryptographic Library for Haskell
> Message-ID: <ashley-A45F46.04373010012004(a)sea.gmane.org>
> References: <041001c3d76a$366ca1a0$1464a8c0(a)canterburysoftware.com>
> Precedence: list
> Message: 2
>
> In article <041001c3d76a$366ca1a0$1464a8c0(a)canterburysoftware.com>,
> "Dominic Steinitz" <dominic.steinitz(a)blueyonder.co.uk> wrote:
>
> > I would like to annouce a new release of the Haskell Cryptographic
> > Library (1.0.1). See http://www.haskell.org/crypto/ReadMe.html for more
> > details.
>
> Do you have MD5?
>
> --
> Ashley Yakeley, Seattle WA
>
> ------------------------------
>
> _______________________________________________
> Libraries mailing list
> Libraries(a)haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
>
> End of Libraries Digest, Vol 5, Issue 4
> ***************************************
Ashley,
Ok. I'll put in the next release.
Dominic.
In article <001c01c3d834$d32c4a20$1464a8c0 at canterburysoftware.com>,
"Dominic Steinitz" <dominic.steinitz at blueyonder.co.uk> wrote:
> Maybe it has been removed. I have it in 5.04.1. Let me know if you want me
> to add Ian Lynagh's md5 to the cryptographic library and I will do so
> although it will take me a few weeks to before I get the time. If it's
> really urgent I might be able to do it next weekend. Alternatively, I
could
> set up a public cvs somewhere if you had the inclination to add it
yourself
> but doing this would also have to wait until I have time.
It's not urgent, actually. I vaguely have a project in mind which would
make use of it. It was more of a noticeable omission, rather.
--
Ashley Yakeley, Seattle WA
Ashley,
Maybe it has been removed. I have it in 5.04.1. Let me know if you want me
to add Ian Lynagh's md5 to the cryptographic library and I will do so
although it will take me a few weeks to before I get the time. If it's
really urgent I might be able to do it next weekend. Alternatively, I could
set up a public cvs somewhere if you had the inclination to add it yourself
but doing this would also have to wait until I have time.
Dominic.
In article <000f01c3d7ae$74a5a540$1464a8c0 at canterburysoftware.com>,
"Dominic Steinitz" <dominic.steinitz at blueyonder.co.uk> wrote:
> Ashley,
>
> There already is an MD5 module in ghc in package util. I could include an
> md5 function in the cryptographic library if you would find it useful.
I can't find it in 6.2 util package. Which module is it in? I don't
think it's in the hierarchical modules either.
--
Ashley Yakeley, Seattle WA
----------------------------------------------------------------------------
----
Previous message: Libraries Digest, Vol 5, Issue 4
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----------------------------------------------------------------------------
----
More information about the Libraries mailing list