LWN.net Logo

Crypto Update for 2.6.23

From:  Herbert Xu <herbert@gondor.apana.org.au>
To:  "David S. Miller" <davem@davemloft.net>, Linus Torvalds <torvalds@linux-foundation.org>, Linux Crypto Mailing List <linux-crypto@vger.kernel.org>, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject:  Crypto Update for 2.6.23
Date:  Wed, 11 Jul 2007 21:08:49 +0800
Archive-link:  Article, Thread

Hi:

iHere is the crypto update for 2.6.23:

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git

or

master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git

Summary:

* Small fixes and clean-up's.


Herbert Xu (2):
      [CRYPTO] api: Wake up all waiters when larval completes
      [CRYPTO] cipher: Remove obsolete fields from cipher_tfm

Jan Engelhardt (1):
      [CRYPTO] Kconfig: Use menuconfig objects

Sebastian Siewior (2):
      [CRYPTO] api: Handle unaligned keys in setkey
      [CRYPTO] api: Allow ablkcipher with no queues

 crypto/Kconfig         |    6 +-----
 crypto/ablkcipher.c    |   31 +++++++++++++++++++++++++++++--
 crypto/algapi.c        |    4 ++--
 crypto/api.c           |    2 +-
 crypto/blkcipher.c     |   25 +++++++++++++++++++++++++
 crypto/cipher.c        |   33 ++++++++++++++++++++++++++++++---
 crypto/hash.c          |   38 +++++++++++++++++++++++++++++++++++++-
 include/linux/crypto.h |   20 --------------------
 8 files changed, 125 insertions(+), 34 deletions(-)

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds