Re: vpn extension
Re: vpn extension
- Subject: Re: vpn extension
- From: Joel Reymont <email@hidden>
- Date: Wed, 9 Feb 2011 22:14:09 +0800
Quinn,
On Feb 9, 2011, at 9:40 PM, Quinn The Eskimo! wrote:
> o write a program to configure Apple's VPN
>
> o use the kernel's IPsec implementation, but not any of Apple's higher level infrastructure
>
> o entirely custom
I have "encryption tokens" stored on removable USB devices on both ends of a connection and I'm using AES-256 encryption. The easiest approach would be to somehow use the token as pre-shared key (PSK) for authentication of a TLS session using GnuTLS.
Other than that, I just need to use the my security tokens to encrypt the connection and I have no prior familiarity with the infrastructure available for my scenario on the Mac. This is why I'm asking the list :-).
What do you suggest?
Thanks, Joel
--------------------------------------------------------------------------
- mac osx device driver ninja, kernel extensions and user-land usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden