Re: combined mode algorithms

2007-07-17 Thread Herbert Xu
On Tue, Jun 26, 2007 at 10:02:36AM -0500, Joy Latten wrote: > > Ok, thanks. This helps. I can code up the infrastructure for this. I > am thinking I will eventually need one of the algorithms to test and > complete it though. RFCs 4309 and 4106 specify ESP working with AES-CCM > and AES-GCM. Any

Re: OCF Support on linux 2.6.

2007-07-17 Thread David McCullough
Jivin Nawang Chhetan lays it down ... > Hi David, > Thanks for the reply. Since there is no proper API > documentation for the OCF-Linux, can we refer to original OpenBsd > Cryptographic Documentaton . Like the one in the following link: > > http://www.digipedia.pl/man/crypto.9.html > >

Re: OCF Support on linux 2.6.

2007-07-17 Thread Nawang Chhetan
Hi David, Thanks for the reply. Since there is no proper API documentation for the OCF-Linux, can we refer to original OpenBsd Cryptographic Documentaton . Like the one in the following link: http://www.digipedia.pl/man/crypto.9.html I just cross checked few API's and realized they are

Re: OCF Support on linux 2.6.

2007-07-17 Thread David McCullough
Jivin Nawang Chhetan lays it down ... > Hi David, > Thanks for the reply. I have been using the SafeXcel 1141 card on > x86 platform. Need to investigate this further as suggested by you. Make sure you have the latest safenet driver from the 2007 tarball, there are some bus width fixes in there

Re: [PATCH] crypto/aes.c remove operator ? and variable t in bf_setkey

2007-07-17 Thread Herbert Xu
Sorry, your patch doesn't apply. On Mon, Jul 16, 2007 at 03:15:13PM +0200, Frederik Sdun wrote: > > --- crypto/aes.c.orig 2007-07-15 11:43:21.0 +0200 > +++ crypto/aes.c2007-07-16 14:38:57.0 +0200 Please make sure your patch can be applied with patch -p1. > @@ -135,7 +1

Re: [2.6 patch] drivers/crypto/Kconfig: hardware drivers shouldn't "default m"

2007-07-17 Thread Herbert Xu
On Sun, Jul 15, 2007 at 12:00:13PM +0200, Adrian Bunk wrote: > Hardware drivers shouldn't default to m. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied. Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apa

Re: [2.6 patch] crypto/Kconfig: remove "default m"s

2007-07-17 Thread Herbert Xu
On Sat, Jul 14, 2007 at 06:53:50AM +0200, Adrian Bunk wrote: > Other options requiring specific block cipher algorithms already have > the appropriate select's. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied. Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~

Re: OCF Support on linux 2.6.

2007-07-17 Thread Nawang Chhetan
Hi David, Thanks for the reply. I have been using the SafeXcel 1141 card on x86 platform. Need to investigate this further as suggested by you. I have a question, I have noticed that list of hardware accelerators are supported with OCF-Linux is a bit unclear, even though these hardware accelera