Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 08:40:52 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Mark Murray <mark@grondar.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: src/crypto/openssl
Message-ID:  <20030129144052.GC53244@opus.celabo.org>
In-Reply-To: <200301291431.h0TEViaX067654@grimreaper.grondar.org>
References:  <20030129142452.GB53244@opus.celabo.org> <200301291431.h0TEViaX067654@grimreaper.grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 29, 2003 at 02:31:44PM +0000, Mark Murray wrote:
> > > This is confusing. My Alpha built this clean from a recent CURRENT. No other diffs.
> > 
> > You probably have the warning, but
> > do you have `warnings being treated as errors' ?
> > 
> > Ruslan's right, we need prototypes for the symbols in rnd_keys.c .
> > 
> >   des_generate_random_block
> >   des_init_random_number_generator
> >   des_mem_rand8
> >   des_new_random_key
> >   des_rand_data
> >   des_rand_data_key
> >   des_set_random_generator_seed
> >   des_set_sequence_number
> 
> I'll add them(back).

OK, but perhaps only as a quick fix.  I just did a survey, and it
seems that the only consumers of these functions are various pieces of
Kerberos IV, and the Kerberos 5 libtelnet.

I'd like to remove the use where possible.  Where not possible, let's
have the application code (Kerberos IV or 5) take care of it.  I'm not
crazy about openssl/des.h and libcrypto exporting symbols on FreeBSD
that are not available on any other platform.  (Note for onlookers: 
nevertheless, that has been the situation for `a long time'.)

I'll see about this today or tomorrow when I get the chance.

Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se

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?20030129144052.GC53244>