Re: IKE reference implementations

Niels Provos <provos@citi.umich.edu> Sat, 16 October 1999 22:41 UTC

Received: from lists.tislabs.com (portal.gw.tislabs.com [192.94.214.101]) by mail.imc.org (8.9.3/8.9.3) with ESMTP id PAA18606; Sat, 16 Oct 1999 15:41:22 -0700 (PDT)
Received: by lists.tislabs.com (8.9.1/8.9.1) id RAA11088 Sat, 16 Oct 1999 17:22:10 -0400 (EDT)
Message-Id: <199910162124.RAA19735@india.citi.umich.edu>
Subject: Re: IKE reference implementations
From: Niels Provos <provos@citi.umich.edu>
In-Reply-To: Sandy Harris, Sat, 16 Oct 1999 13:17:49 -0000
To: Sandy Harris <sandy.harris@sympatico.ca>
Cc: ipsec@lists.tislabs.com
Date: Sat, 16 Oct 1999 17:24:30 -0400
Sender: owner-ipsec@lists.tislabs.com
Precedence: bulk

In message <38087AFD.DAD47A1A@sympatico.ca>, Sandy Harris writes:
>Rich Neill wrote:
>> Are there any open (public domain) IKE reference
>> implementations available?
>FreeS/WAN is a Linux implementation under the GNU public license.
>
>http://www.xs4all.nl/~freeswan
It sounds as if you want a free one, one that you can freely reuse.
This is not the case for FreeSWAN.  But if you want a really free one,
OpenBSD ships with an isakmpd implementation.  It supports PFKEY
as kernel interface.  Look at http://www.openbsd.org/crypto.html.

Greetings,
 Niels Provos.