From owner-freebsd-security@FreeBSD.ORG Tue Jul 22 04:44:11 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4857C37B401 for ; Tue, 22 Jul 2003 04:44:11 -0700 (PDT) Received: from brisefer.cediti.be (porquepix.cediti.be [213.189.188.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C321C43F75 for ; Tue, 22 Jul 2003 04:44:09 -0700 (PDT) (envelope-from Olivier.Cherrier@cediti.be) Received: by brisefer.nat.cediti.be with Internet Mail Service (5.5.2653.19) id ; Tue, 22 Jul 2003 13:40:06 +0200 Message-ID: From: Olivier Cherrier To: 'Peut Kotze' , security@freebsd.org Date: Tue, 22 Jul 2003 13:40:05 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Custom crypto in hardware X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 11:44:11 -0000 >I know F-BSD 4.8 supports a framework in the kernel to use crypto >functions from hifn crypto cards. Is there any of these cards that >support custom crypto? What is the best route to go if I want >to support >IPSec (and maybe other) crypto functions but with custom crypto >algorithms? Implemented crypto algorithms are listed here : http://www.freebsd.org/cgi/man.cgi?query=hifn For other one, it is not possible. oc