RE: status of async crypto

2007-08-07 Thread Ronen Shitrit
Hi Herbert I found a mailing thread discussing combined mode algorithms, I think that this is the main missing link for good async support. Are you planning that this combined alg mode will support the async API? Is there any progress on this direction? Regards Ronen Shitrit -Original

Re: status of async crypto

2007-08-07 Thread Herbert Xu
Ronen Shitrit [EMAIL PROTECTED] wrote: Hi Herbert I found a mailing thread discussing combined mode algorithms, I think that this is the main missing link for good async support. Are you planning that this combined alg mode will support the async API? Yes that's the main focus right now.

OCF triggering kernel BUG()

2007-08-07 Thread Ico
Hello, I've been trying to use OCF in one of my projects, but I run into a nasty problem I can't seem to solve. I setup a session and call the crypto_dispatch() function, after which a kernel BUG() occurs in one of the linux crypto.h functions. There's problably something I forgot or did not

Re: status of async crypto

2007-08-07 Thread Sebastian Siewior
* Herbert Xu | 2007-08-07 15:29:44 [+0800]: Joy Latten is looking at CTR, as well as converting IPsec over once the crypto infrastructure is done. Can you estimate/guesstimate when the IPsec over async crypto will be available? I tried to test the dm-crypt user but the patches don't apply on top

Re: status of async crypto

2007-08-07 Thread Herbert Xu
On Tue, Aug 07, 2007 at 10:01:10AM +0200, Sebastian Siewior wrote: * Herbert Xu | 2007-08-07 15:29:44 [+0800]: Joy Latten is looking at CTR, as well as converting IPsec over once the crypto infrastructure is done. Can you estimate/guesstimate when the IPsec over async crypto will be