Date: Fri, 04 Aug 1995 21:08:30 +0200 From: Mark Murray <mark@grondar.za> To: ache@astral.msk.su Cc: Mark Murray <mark@grondar.za>, paul@freebsd.org, CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com Subject: Re: cvs commit: src/secure/libexec/telnetd ext.h Message-ID: <199508041908.VAA21815@grumble.grondar.za>
next in thread | raw e-mail | index | archive | help
> >The one in secure is <ahem> secure. It includes unexportable crypto code. > > I not look through every file, but it seems that it don't have > crypto code, only calls of crypto functions... Please, check me, > if I am right, we can simple replace existent telnet. Calls to crypto code are also a problem. That is why we cannot export eBones and have our own DES lib. If you can squeeze the crypto calls into a totally separate file(s), which can be optionally linked with #ifdefs, I think the US export nazis will not object.. M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508041908.VAA21815>