On Tue, Nov 20, 2007 at 03:33:35PM +0800, Herbert Xu wrote:
>
> I'm currently working on a patch to just restrict the block
> size for non-stream ciphers to multiples of 8 since that's what
> we have anyway.  That allows us to just use bitmap_xor.

Nevermind, obviously stream ciphers do need xors to the byte.
So I'm spinning up a patch to put this into algapi.c and hence
available for all crypto algorithms.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to