Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 1997 22:51:41 +0200
From:      Mark Murray <mark@grondar.za>
To:        Bill Paul <wpaul@FreeBSD.ORG>
Cc:        ache@nagual.pp.ru (=?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?=), current@FreeBSD.ORG, markm@FreeBSD.ORG
Subject:   Re: Duplicate DES code in libc/rpc and secure/lib/des 
Message-ID:  <199705282051.WAA05794@grackle.grondar.za>

next in thread | raw e-mail | index | archive | help
On Wed, 28 May 1997 10:12:46 -0700 (PDT) , Bill Paul wrote:
> > See secure/lib/libdes/{rpc_des.h,rpc_enc.c}
> > It seems they can be safely removed
> > 
> > -- 
> > Andrey A. Chernov
> > <ache@null.net>
> > http://www.nagual.pp.ru/~ache/
> 
> rpc_des.h, maybe. But rpc_enc.c can not be removed: this is the file that
> contains the __des_crypt() routine, which is a wrapper around thr ECB and
> CBC encryption routines within the library. Keyserv(8) calls into this
> routine, so it is necessary.
> 
> I'll let Mark decide if we need the rpc_des.h header. The RPC library itself
> doesn't require it, but the libdes library as distributed may need it.

I am disinclined to remove these bits. libdes is distributed as a complete
package by EAY, and to go after individual files for each update is a pain.

I follow the precedent of larger packages (like gcc), where unneccessary
_directories_ are nuked if the need is enough (like for non-i386
architectures)

M
--
Mark Murray                PGP key fingerprint = 80 36 6E 40 83 D6 8A 36
This .sig is umop ap!sdn.                        BC 06 EA 0E 7A F2 CE CE





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