On Thu, 9 Dec 1999 17:01:38 -0800 (PST)
Archie Cobbs <[EMAIL PROTECTED]> wrote:
> What is the plan (if any) for including crypto stuff in the kernel?
> As time goes on this will be more and more needed, eg. for IPSec
> and other VPN applications.
At NetBSD, we already solved this problem with some simple changes to
our config(8).
Also, we put e.g. md5 and sha1 in libkern (the kernel's `libc'), since
they're in libc for userland.
-- Jason R. Thorpe <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message