lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Jul 2007 21:08:49 +0800
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	"David S. Miller" <davem@...emloft.net>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Crypto Mailing List <linux-crypto@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Crypto Update for 2.6.23

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@...dor.apana.org.au>
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ