On Wed, Oct 18, 2006 at 11:25:55AM +0900, Kazunori MIYAZAWA wrote:
>
> I send patches to support XCBC mode of IPsec.
> This patch is for linux-2.6.19-rc2. I checked to also apply
> this to net-2.6.
Thanks a lot for the patches Miyazawa-san. I'll put them into
cryptodev-2.6 for 2.6.20.
Cheers,
-
Hello,
I send patches to support XCBC mode of IPsec.
This patch is for linux-2.6.19-rc2. I checked to also apply
this to net-2.6.
The patches does not use CBC mode in blkcipher. I think
blkcipher provides encryption function of blocks. XCBC
however needs only the last block of encryption. If I us