From owner-cvs-all Mon Jun 25 11:37:53 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 98F0637B401; Mon, 25 Jun 2001 11:37:46 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id UAA88077; Mon, 25 Jun 2001 20:37:42 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c References: <20010625180432.5DA903E28@bazooka.unixfreak.org> From: Dag-Erling Smorgrav Date: 25 Jun 2001 20:37:41 +0200 In-Reply-To: <20010625180432.5DA903E28@bazooka.unixfreak.org> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dima Dorfman 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