Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 13:40:09 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Mark Murray <mark@grondar.za>
Cc:        Akinori MUSHA <knu@iDaemons.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c src/lib/libcrypt Makefile crypt.3 crypt.c crypt.h 
Message-ID:  <Pine.NEB.3.96L.1010311133847.23168S-100000@fledge.watson.org>
In-Reply-To: <200103111643.f2BGhCf84561@gratis.grondar.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 11 Mar 2001, Mark Murray wrote:

> > Neat!  Now we too can design and sell some blowfish T-shirts? ;)
> > Anyway, this is another great fruit from OpenBSD!
> 
> :-)
> 
> > By the way, I found a possible typo:
> 
> Nope. This covers "sub-classes" as well.
> 
> $2$ and $2a$ are blowfish. Go figure :-(

However, it would still be better to have two explicit checks than a
single prefix, because there's nothing to prevent $2b$ from being another
variant, only an incompatible one.  I.e., I would feel uncomfortable
matching only $2, and instead would rather see two checks, one for $2$ and
one for $2a$.

Thanks,

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services



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?Pine.NEB.3.96L.1010311133847.23168S-100000>