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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250821033420.GB185832@quark>
Date: Wed, 20 Aug 2025 23:34:20 -0400
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
	Ard Biesheuvel <ardb@...nel.org>,
	"Jason A. Donenfeld" <Jason@...c4.com>,
	Tal Zussman <tz2294@...umbia.edu>
Subject: [GIT PULL] Crypto library fixes for v6.17-rc3

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus

for you to fetch changes up to fd7e5de4b2eddd34e3567cd419812d8869ef4f13:

  lib/crypto: ensure generated *.S files are removed on make clean (2025-08-14 18:01:03 -0700)

----------------------------------------------------------------

Fix a regression where 'make clean' stopped removing some of the
generated assembly files on arm and arm64.

----------------------------------------------------------------
Eric Biggers (1):
      lib/crypto: sha: Update Kconfig help for SHA1 and SHA256

Tal Zussman (1):
      lib/crypto: ensure generated *.S files are removed on make clean

 lib/crypto/Kconfig  | 10 +++++-----
 lib/crypto/Makefile |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ