On Wed, Oct 10, 2007 at 01:18:12AM +0200, Sebastian Siewior wrote:
> Commit 553011f7cc9b86e10f157bf175bf7c883039c8c6
> [CRYPTO] blkcipher: Add IV generation
> 
> broke the three block modes because the new logic expects the
> block mode to provide the IV instead of the crypto user.
> Now the three block modes are using the same "random" function
> for IV creating like cbc does.
> 
> Signed-off-by: Sebastian Siewior <[EMAIL PROTECTED]>

Good catch.

Actually I'm going to just revert the geniv stuff for now and
add it back later.

Thanks,
-- 
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