Re: [RESEND][PATCH 0/4][CRYPTO] add support for extended RIPEMD hash algorithms

2008-05-09 Thread Herbert Xu
On Thu, May 08, 2008 at 08:06:52PM +0200, Adrian-Ken Rueegsegger wrote: > Resending because of missing sign-off. > > These patches add RIPEMD-256/320 support to the cryptoapi. All applied. Thank you. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>

Re: Crypto Fixes for 2.6.26

2008-05-09 Thread Herbert Xu
Hi Linus: This push fixes a bug in HMAC that has been exposed by recent changes in tcrypt. However, it may well affect other crypto users that put the key in places where virt_to_page doesn't work. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master