Re: [PATCH] smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
From: Namjae Jeon
Date: Thu Aug 20 2026 - 03:49:27 EST
On Thu, Aug 20, 2026 at 3:58 PM Thomas Huth <thuth@xxxxxxxxxx> wrote:
>
> The DES encryption in the smb server code has been removed in 2021
> with the removal of the insecure NTLMv1 authentication code. Thus
> we don't need this "select" statement here anymore.
>
> Fixes: ce812992f239f ("ksmbd: remove NTLMv1 authentication")
> Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx>
Applied it to #ksmbd-for-next.
Thanks!