From owner-freebsd-net@FreeBSD.ORG Wed Apr 6 17:06:16 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B4C316A4CE for ; Wed, 6 Apr 2005 17:06:16 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id E934843D1F for ; Wed, 6 Apr 2005 17:06:15 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j36H6EU8030806; Wed, 6 Apr 2005 10:06:14 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j36H6Doj030805; Wed, 6 Apr 2005 10:06:13 -0700 Date: Wed, 6 Apr 2005 10:06:13 -0700 From: Brooks Davis To: Swami Pichumani Message-ID: <20050406170613.GC20890@odin.ac.hmc.edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E/DnYTRukya0zdZ1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: freebsd-net@freebsd.org Subject: Re: URGENT: using cryptographic function X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 17:06:16 -0000 --E/DnYTRukya0zdZ1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 06, 2005 at 12:52:53AM -0600, Swami Pichumani wrote: > Hi all > can someone help me with info on how to use the cryptograhic functions=20 > (provided by libcrypto) from the tcp code? > I wish to make rsa function calls from tcp code. But the kernel crypto=20 > implementation only a few hash functions. Can someone guide me on how to= =20 > use the libcrypto from tcp... You can't user userland libraries in the kernel. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --E/DnYTRukya0zdZ1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCVBcDXY6L6fI4GtQRAoe4AKDloK6NFr1WreTedtKHkriCPab+fgCfZyVA JNqgPXrYeEBvIR7DiW1ypko= =34W4 -----END PGP SIGNATURE----- --E/DnYTRukya0zdZ1--