Re: adding new cipher support to kernel

2012-07-05 Thread VANHULLEBUS Yvan
On Wed, Jul 04, 2012 at 02:46:11PM -0400, Dylan Castine wrote: Hi, Hi. My name is Dylan, I want to add support for the AES-GCM cipher to the kernel. I am currently using strongswan for an IPsec build and need ESP to use the AES-GCM algorithm. Any info is appreciated, Riaan (CCed to

Re: adding new cipher support to kernel

2012-07-05 Thread Riaan Kruger
Riaan: do you have a newer version of your patchset, or can I use the latest you sent to me ? Yvan: The last one I sent, I believe it was named aesgcm_cleaned.diff is the latest. If there is anything I can help with, just say. I know I am not Mr. Speedy, but I would like to help if I can :)

adding new cipher support to kernel

2012-07-04 Thread Dylan Castine
Hi, My name is Dylan, I want to add support for the AES-GCM cipher to the kernel. I am currently using strongswan for an IPsec build and need ESP to use the AES-GCM algorithm. Any info is appreciated, Thanks for your time, Dylan ___