Re: OCF or Acrypto for IPSec and dm-crypt

2005-09-07 Thread Evgeniy Polyakov
On Mon, Sep 05, 2005 at 12:38:33PM +1000, Herbert Xu ([EMAIL PROTECTED]) wrote: > Ronen Shitrit <[EMAIL PROTECTED]> wrote: > > > > I think, Correct me if I'm wrong, > > What you described below, is 1 session with few operations (using the > > routing feature of the acrypto), but once the session/s

Re: OCF or Acrypto for IPSec and dm-crypt

2005-09-05 Thread Herbert Xu
On Mon, Sep 05, 2005 at 09:14:21AM +0300, Ronen Shitrit wrote: > > When is this Async Crypto API, going to be ready?? > Since I'm planning to take a full month vacation, by the end of this > week, > and if by the time I will be back, this Async Crypto APIs will be ready, > and > _part_of_the_mainl

RE: OCF or Acrypto for IPSec and dm-crypt

2005-09-04 Thread Ronen Shitrit
5, 2005 5:39 AM To: Ronen Shitrit Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; linux-crypto@vger.kernel.org Subject: Re: OCF or Acrypto for IPSec and dm-crypt Ronen Shitrit <[EMAIL PROTECTED]> wrote: > > I think, Correct me if I'm wrong, > What you described below, is 1 ses

Re: OCF or Acrypto for IPSec and dm-crypt

2005-09-04 Thread Herbert Xu
Ronen Shitrit <[EMAIL PROTECTED]> wrote: > > I think, Correct me if I'm wrong, > What you described below, is 1 session with few operations (using the > routing feature of the acrypto), but once the session/set of operations > are done, then the session is closed. I see. You want the session to

Re: OCF or Acrypto for IPSec and dm-crypt

2005-09-04 Thread Evgeniy Polyakov
[EMAIL PROTECTED] > Sent: Thursday, September 01, 2005 10:42 PM > To: Ronen Shitrit > Cc: [EMAIL PROTECTED]; linux-crypto@vger.kernel.org > Subject: Re: OCF or Acrypto for IPSec and dm-crypt > > On Thu, Sep 01, 2005 at 10:42:55AM +0300, Ronen Shitrit > ([EMAIL PROTECTED])

RE: OCF or Acrypto for IPSec and dm-crypt

2005-09-03 Thread Ronen Shitrit
rypto@vger.kernel.org Subject: Re: OCF or Acrypto for IPSec and dm-crypt On Thu, Sep 01, 2005 at 10:42:55AM +0300, Ronen Shitrit ([EMAIL PROTECTED]) wrote: > Hi > > I review both the OCF and the Acrypto projects, both of the projects > looks like a _great_ projects. > > But I choose

Re: OCF or Acrypto for IPSec and dm-crypt

2005-09-01 Thread Evgeniy Polyakov
uesday, August 30, 2005 2:09 AM > To: Ronen Shitrit > Cc: [EMAIL PROTECTED] > Subject: Re: OCF or Acrypto for IPSec and dm-crypt > > > Jivin Ronen Shitrit lays it down ... > > Hi, > > > > So I guess there isn't any other HD encryption I can use that suppor

Re: OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread David McCullough
Jivin Ronen Shitrit lays it down ... > Hi > > I'm working on a device which include HW acceleration for few Encryption > Alg (AES, DES and 3DES) and few digest Alg (SHA1 and MD5). > My plan is to add support for this HW acceleration in a way that both > the IPSec and the dm-crypt will be able to

Re: OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread David McCullough
Jivin Kim Phillips lays it down ... > On Tue, 23 Aug 2005 20:12:12 +0400 > Evgeniy Polyakov <[EMAIL PROTECTED]> wrote: > > > On Tue, Aug 23, 2005 at 06:40:42PM +0300, Ronen Shitrit ([EMAIL PROTECTED]) > > wrote: > > > Hi > > > > > > The device I'm planning to use can support synchronous encrypt

Re: OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread Evgeniy Polyakov
On Tue, Aug 23, 2005 at 01:02:09PM -0500, Kim Phillips ([EMAIL PROTECTED]) wrote: > On Tue, 23 Aug 2005 20:12:12 +0400 > Evgeniy Polyakov <[EMAIL PROTECTED]> wrote: > > > On Tue, Aug 23, 2005 at 06:40:42PM +0300, Ronen Shitrit ([EMAIL PROTECTED]) > > wrote: > > > Hi > > > > > > The device I'm p

Re: OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread Kim Phillips
On Tue, 23 Aug 2005 20:12:12 +0400 Evgeniy Polyakov <[EMAIL PROTECTED]> wrote: > On Tue, Aug 23, 2005 at 06:40:42PM +0300, Ronen Shitrit ([EMAIL PROTECTED]) > wrote: > > Hi > > > > The device I'm planning to use can support synchronous encryption, but > > Isn't any device can do it, by polling t

Re: OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread Evgeniy Polyakov
nchronous stack, it only needs some beautification... > Thanks > > Ronen Shitrit > Marvell Semiconductor Israel Ltd > > -Original Message- > From: Evgeniy Polyakov [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 23, 2005 5:37 PM > To: Ronen Shitrit > Cc: linux-cr

RE: OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread Ronen Shitrit
vgeniy Polyakov [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 5:37 PM To: Ronen Shitrit Cc: linux-crypto@vger.kernel.org Subject: Re: OCF or Acrypto for IPSec and dm-crypt On Tue, Aug 23, 2005 at 05:23:40PM +0300, Ronen Shitrit ([EMAIL PROTECTED]) wrote: > Hi Hi. > I'm working

Re: OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread Evgeniy Polyakov
On Tue, Aug 23, 2005 at 05:23:40PM +0300, Ronen Shitrit ([EMAIL PROTECTED]) wrote: > Hi Hi. > I'm working on a device which include HW acceleration for few Encryption > Alg (AES, DES and 3DES) and few digest Alg (SHA1 and MD5). > My plan is to add support for this HW acceleration in a way that b

OCF or Acrypto for IPSec and dm-crypt

2005-08-23 Thread Ronen Shitrit
Hi I'm working on a device which include HW acceleration for few Encryption Alg (AES, DES and 3DES) and few digest Alg (SHA1 and MD5). My plan is to add support for this HW acceleration in a way that both the IPSec and the dm-crypt will be able to use it, In order to do so in efficient way I mus