On Jun 1, 2011, at 9:44 AM, Nico Williams wrote:

> On Jun 1, 2011 2:23 AM, "Muhammad Nasir Mumtaz Bhutta" 
> <[email protected]> wrote:
> > i need to change the IPSec functionality, is there any implementation of 
> > IPSec in higher order languages like java, .net (vb, c#, c++) ... it can be 
> > on any platform windows or linux ... 
> >
> > is there any good starting point for linux kernel implementation of 
> > IPSec... 
> 
> There are IKE (v2) implementations in C++, such as OpenIKEv2.  As for ESP/AH, 
> those are generally always written to run in kernel mode, thus rarely in any 
> sort of HLL.

I did a kernel ESP implementation for an embedded system (a security gateway 
router) back around 1999, in C++.  But that was a closed source implementation.

        paul


_______________________________________________
IPsec mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/ipsec

Reply via email to