Skip to Content.
Sympa Menu

freetds - Re: md4 implementation

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Steve Langasek <vorlon AT netexpress.net>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: md4 implementation
  • Date: Sun, 29 Sep 2002 01:53:24 -0500

On Sun, Sep 29, 2002 at 08:38:55AM +0200, Frediano Ziglio wrote:
> Il dom, 2002-09-29 alle 01:42, Steve Langasek ha scritto:
> > On Sat, Sep 28, 2002 at 08:27:27PM +0200, Frediano Ziglio wrote:
> > > I founded this implementation of md4...

> > > http://www-adele.imag.fr/~donsez/cours/exemplescourstechnoweb/js_securehash/md4src.html

> > > Quite simple...

> > But written in JavaScript, of all things... :) I think I'm going to go
> > ahead and code up an implementation based directly on RFC1320 -- I find
> > RFCs a bit easier to read than JS. ;)

> Yes, but rfc can be a long read, translate the code to C is not so
> bad... I'll apply a bit...

I've found an LGPL md4 implementation in libmhash, libmcrypt's partner
library. I'm reworking the configure script now to support pointing at
mhash and mcrypt for the needed functionality, though these libraries are
a sufficiently heavy dependency (pulling in libltdl, besides) that it
might be better to internalize the routines in question.

Steve Langasek
postmodern programmer

Attachment: pgpRdnfXfFxVL.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page