Crypto Update for 3.13

2013-11-22 Thread Herbert Xu
Hi Linus: This is a resend with the recipients in the cc field instead of the to field. Here is the crypto update for 3.13: * Made x86 ablk_helper generic for ARM. * Phase out chainiv in favour of eseqiv (affects IPsec). * Fixed aes-cbc IV corruption on s390. * Added constant-time crypto_memneq

Crypto Update for 3.13

2013-11-22 Thread Herbert Xu
Hi Linus: This is a resend. Here is the crypto update for 3.13: * Made x86 ablk_helper generic for ARM. * Phase out chainiv in favour of eseqiv (affects IPsec). * Fixed aes-cbc IV corruption on s390. * Added constant-time crypto_memneq which replaces memcmp. * Fixed aes-ctr in omap-aes

[GIT] Crypto Update for 3.13

2013-11-18 Thread Herbert Xu
Hi Linus: Here is a resend of crypto the update for 3.13: * Made x86 ablk_helper generic for ARM. * Phase out chainiv in favour of eseqiv (affects IPsec). * Fixed aes-cbc IV corruption on s390. * Added constant-time crypto_memneq which replaces memcmp. * Fixed aes-ctr in omap-aes. * Added OMAP3

Re: Crypto Update for 3.13

2013-11-12 Thread Herbert Xu
On Tue, Nov 12, 2013 at 05:59:34PM +0100, Borislav Petkov wrote: > On Wed, Nov 13, 2013 at 12:41:52AM +0800, Herbert Xu wrote: > > Hi Linus: > > > > Here is the crypto update for 3.13: > > > > * Made x86 ablk_helper generic for ARM. > > * Phase out cha

Re: Crypto Update for 3.13

2013-11-12 Thread Borislav Petkov
On Wed, Nov 13, 2013 at 12:41:52AM +0800, Herbert Xu wrote: > Hi Linus: > > Here is the crypto update for 3.13: > > * Made x86 ablk_helper generic for ARM. > * Phase out chainiv in favour of eseqiv (affects IPsec). > * Fixed aes-cbc IV corruption on s390. > * Added con

Crypto Update for 3.13

2013-11-12 Thread Herbert Xu
Hi Linus: Here is the crypto update for 3.13: * Made x86 ablk_helper generic for ARM. * Phase out chainiv in favour of eseqiv (affects IPsec). * Fixed aes-cbc IV corruption on s390. * Added constant-time crypto_memneq which replaces memcmp. * Fixed aes-ctr in omap-aes. * Added OMAP3 ROM RNG

Crypto Update for 3.13

2013-11-07 Thread Herbert Xu
Hi Linus: Here is the crypto update for 3.13: * Made x86 ablk_helper generic for ARM. * Phase out chainiv in favour of eseqiv (affects IPsec). * Fixed aes-cbc IV corruption on s390. * Added constant-time crypto_memneq which replaces memcmp. * Fixed aes-ctr in omap-aes. * Added OMAP3 ROM RNG