Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2001 10:30:01 -0700 (PDT)
From:      Will Andrews <will@physics.purdue.edu>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/28988: We need more simple message digesting tools
Message-ID:  <200107191730.f6JHU1855430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/28988; it has been noted by GNATS.

From: Will Andrews <will@physics.purdue.edu>
To: Dima Dorfman <dima@unixfreak.org>
Cc: FreeBSD GNATS DB <FreeBSD-gnats-submit@FreeBSD.org>
Subject: Re: bin/28988: We need more simple message digesting tools
Date: Thu, 19 Jul 2001 12:28:10 -0500

 On Mon, Jul 16, 2001 at 10:30:01PM -0700, Dima Dorfman (dima@unixfreak.org) wrote:
 >  Why?  What's wrong with:
 >  
 >  	ln -s /usr/bin/openssl md5
 >  
 >  works for sha, sha1, ripemd160, and a few other algorithms.  The only
 >  thing wrong with it is that openssl doesn't support some of the
 >  options md5(1) does, and has a slightly different output format.
 
 The output thing is not a problem -- one can always pipe to
 sed(1) to solve it.
 
 -- 
 wca

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107191730.f6JHU1855430>