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] [day] [month] [year] [list]
Message-Id: 
 <176528101827.3919807.17827620499389499440.git-patchwork-notify@kernel.org>
Date: Tue, 09 Dec 2025 11:50:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Biggers <ebiggers@...nel.org>
Cc: matttbe@...nel.org, martineau@...nel.org, netdev@...r.kernel.org,
 mptcp@...ts.linux.dev, geliang@...nel.org
Subject: Re: [PATCH net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Wed,  3 Dec 2025 21:44:17 -0800 you wrote:
> Since the only crypto functions used by the mptcp code are the SHA-256
> library functions and crypto_memneq(), select only the options needed
> for those: CRYPTO_LIB_SHA256 and CRYPTO_LIB_UTILS.
> 
> Previously, CRYPTO was selected instead of CRYPTO_LIB_UTILS.  That does
> pull in CRYPTO_LIB_UTILS as well, but it's unnecessarily broad.
> 
> [...]

Here is the summary with links:
  - [net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
    https://git.kernel.org/netdev/net/c/e9e5047df953

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ