Date: 25 Jun 2001 20:37:41 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Dima Dorfman <dima@unixfreak.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c Message-ID: <xzp3d8ocsne.fsf@flood.ping.uio.no> In-Reply-To: <20010625180432.5DA903E28@bazooka.unixfreak.org> References: <20010625180432.5DA903E28@bazooka.unixfreak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dima Dorfman <dima@unixfreak.org> writes: > AFAIK, OpenBSD rewrote this because of the license. If we're going to > make major modifications to this, we might as well rewrite it in terms > of openssl(1). It gives slightly different output, e.g.: > > dima@hornet% openssl md5 /HORNET > MD5(/HORNET)= 96fec985ef627b70295e31640483dd5f The only difference is one less space (before the =), and if we can live with that (or change openssl to add the missing space) there'd be no need to write anything - just 'ln /usr/bin/openssl /usr/bin/md5' and likewise for sha1, ripemd160 etc. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3d8ocsne.fsf>