Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 12:39:28 +0200 (CEST)
From:      Paul Herman <pherman@frenchfries.net>
To:        Rasputin <rara.rasputin@virgin.net>
Cc:        <security@FreeBSD.ORG>
Subject:   Re: setkey(3) not present in the system
Message-ID:  <Pine.BSF.4.33.0105091234310.79177-100000@husten.security.at12.de>
In-Reply-To: <20010509104313.A47276@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 May 2001, Rasputin wrote:

> Anybody know where I can get these functions?
> Thanks.
>
> /usr/lib/libc.so: WARNING!  setkey(3) not present in the system!
> /usr/lib/libc.so: warning: this program uses gets(), which is unsafe.
> /usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp()
> /usr/lib/libc.so: WARNING!  des_setkey(3) not present in the system!
> /usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
> /usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
> /usr/lib/libc.so: warning: this program uses f_prealloc(), which is stupid.
> /usr/lib/libc.so: WARNING!  des_cipher(3) not present in the system!

Just follow your nose, it always knows!  :-)

des_setkey(3) manpage mentions -lcipher. Looks like it's in
 /usr/src/secure/lib/libcipher

-Paul.


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0105091234310.79177-100000>