From owner-freebsd-net Wed Jun 12 22:15:12 2002 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 756B237B407 for ; Wed, 12 Jun 2002 22:15:09 -0700 (PDT) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id WAA53393; Wed, 12 Jun 2002 22:08:38 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g5D58J517220; Wed, 12 Jun 2002 22:08:19 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200206130508.g5D58J517220@arch20m.dellroad.org> Subject: Re: netgraph encryption? In-Reply-To: <3D07E59A.7000702@isi.edu> "from Lars Eggert at Jun 12, 2002 05:21:46 pm" To: Lars Eggert Date: Wed, 12 Jun 2002 22:08:19 -0700 (PDT) Cc: net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Lars Eggert writes: > anyone know of a netgraph node that implements decent-strength > encryption (Blowfish, etc.)? None that I know of... ng_mppc(4) implements lame-strength encryption. It would be easy to write one. The only complexity is dealing with lost packets and synchronizing state. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message