linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Disable key exchange if ARC4 is not available
@ 2021-08-18  4:10 Ronnie Sahlberg
  2021-08-18  4:10 ` [PATCH] cifs: disable ntlmssp " Ronnie Sahlberg
  2021-08-18 13:18 ` Disable " Tom Talpey
  0 siblings, 2 replies; 8+ messages in thread
From: Ronnie Sahlberg @ 2021-08-18  4:10 UTC (permalink / raw)
  To: linux-cifs; +Cc: Steve French

Steve,

We depend on ARC4 for generating the encrypted session key in key exchange.
This patch disables the key exchange/encrypted session key for ntlmssp
IF the kernel does not have any ARC4 support.

This allows to build the cifs module even if ARC4 has been removed
though with a weaker type of NTLMSSP support.




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-08-18 21:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18  4:10 Disable key exchange if ARC4 is not available Ronnie Sahlberg
2021-08-18  4:10 ` [PATCH] cifs: disable ntlmssp " Ronnie Sahlberg
2021-08-18 13:18 ` Disable " Tom Talpey
2021-08-18 16:27   ` ronnie sahlberg
2021-08-18 16:29   ` ronnie sahlberg
2021-08-18 16:51     ` Steve French
2021-08-18 18:33       ` Tom Talpey
2021-08-18 21:04         ` ronnie sahlberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).