On Thu, Apr 20, 2000 at 04:02:28PM -0400, David Gilbert wrote:
> I'm working on an l2tp netgraph node.  I need md5.  Specifically, the
> RFC says:
> 
>       The Response is a 16 octet value reflecting the CHAP-style
>       [RFC1994] response to the challenge.
> 
> I've had a look at md5.c, but there is no documentation on the usage
> md5.  In this specific case, how do I call it?
> 
> If CHAP uses MD5, how does ng_ppp or kernel ppp handle this (or does
> it)?

<guess> hands all the LCP of to userland </guess>

Is a similar approach approprate here?  Is the MD5ing time critical,
or does it only appear in the moral equivilent of LCP?

-- 
Mike Bristow, seebitwopie  


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to