[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Performance: MD4 vs MD5

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-04-28 21:15:37 CEST

On Fri, Apr 25, 2003 at 10:52:29AM -0700, Justin Erenkrantz wrote:
> --On Friday, April 25, 2003 19:47:53 +0200 Sander Striker
> <striker@apache.org> wrote:
>
> >>safety of it's checksums, although I don't exactly know what the
> >>checksumming code does. So my question is, why is subversion using MD5?
> >
> >Because we do have apr_md5_xxx, but don't have apr_md4_xxx :)
>
> It does have it. -- justin

$ cvs log -r1.1 apr_md4.c
...
----------------------------
revision 1.1
date: 2001/06/01 22:34:06; author: jerenkrantz; state: Exp;
MD4 implementation based on code sample in RFC 1320. The appropriate
copyright notices should be present (ASF and RSA).

This patch is a modified version of one submitted by Sander Striker.

Obtained from: RFC 1320 / RSA Data Security, Inc.
Submitted by: Sander Striker <striker@samba-tng.org>
Reviewed by: Justin Erenkrantz (applied in a modified form)
=============================================================================

*snicker*

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 28 21:15:19 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.