RE: status of async crypto
From: Ronen Shitrit <hidden>
Date: 2007-08-07 07:16:41
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 Message----- From: Evgeniy Polyakov [mailto:johnpol@2ka.mipt.ru] Sent: Sunday, August 05, 2007 6:16 PM To: Ronen Shitrit Cc: linux-crypto@vger.kernel.org Subject: Re: status of async crypto On Sun, Aug 05, 2007 at 01:50:48PM +0300, Ronen Shitrit (rshitrit@marvell.com) wrote:quoted
I saw that the current code support async crypto for the dm-crypt,
does
quoted
it also support async crypto for the klips? Is there any support for using the async crypto from the OpenSSL
engine
quoted
library? I saw that the async crypto support block cipher, does it also
support
quoted
digest operations? Can it support encryption + authentication (lets say AES-SHA1) as
one
quoted
operation? Is there any Documentation available? (I guess not)No for all above.quoted
What is the todo list for further development of the async crypto support?New drivers and extending functionality if required. Some work is
being
done in this area, although not that fast. -- Evgeniy Polyakov