site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 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 (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/thomas%40reifferscheid.... This email sent to thomas@reifferscheid.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Thomas Reifferscheid