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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aAn_NWZjdX-wYHxR@gondor.apana.org.au>
Date: Thu, 24 Apr 2025 17:07:01 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	"David S. Miller" <davem@...emloft.net>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 6.15

Hi Linus:

The following changes since commit b2e689baf220408aff8ee5dfb4edb0817e1632bb:

  crypto: ahash - Disable request chaining (2025-04-12 09:33:09 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.15-p5

for you to fetch changes up to 8006aff15516a170640239c5a8e6696c0ba18d8e:

  crypto: atmel-sha204a - Set hwrng quality to lowest possible (2025-04-23 09:32:57 +0800)

----------------------------------------------------------------
This push fixes the following issues:

- Revert acomp multibuffer tests which were buggy.
- Fix off-by-one regression in new scomp code.
- Lower quality setting on atmel-sha204a as it may not be random.
----------------------------------------------------------------

Herbert Xu (2):
      Revert "crypto: testmgr - Add multibuffer acomp testing"
      crypto: scomp - Fix off-by-one bug when calculating last page

Marek BehĂșn (1):
      crypto: atmel-sha204a - Set hwrng quality to lowest possible

 crypto/scompress.c             |  10 +--
 crypto/testmgr.c               | 145 ++++++++++++++++++-----------------------
 drivers/crypto/atmel-sha204a.c |   6 ++
 3 files changed, 74 insertions(+), 87 deletions(-)

Thanks,
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ