From owner-freebsd-hackers Thu Apr 20 13: 3:52 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id 6725437B99B; Thu, 20 Apr 2000 13:03:48 -0700 (PDT) (envelope-from dgilbert@office.tor.velocet.net) Received: from office.tor.velocet.net (trooper.velocet.net [216.126.82.226]) by sabre.velocet.net (Postfix) with ESMTP id 81B79138152; Thu, 20 Apr 2000 16:02:32 -0400 (EDT) Received: (from dgilbert@localhost) by office.tor.velocet.net (8.9.3/8.9.3) id QAA31612; Thu, 20 Apr 2000 16:02:28 -0400 (EDT) (envelope-from dgilbert) From: David Gilbert MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14591.25172.361989.676550@trooper.velocet.net> Date: Thu, 20 Apr 2000 16:02:28 -0400 (EDT) To: freebsd-stable@freebsd.org, hackers@freebsd.org Cc: Archie Cobbs Subject: MD5 usage in the kernel. X-Mailer: VM 6.75 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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)? Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://www.velocet.net/~dgilbert | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message