From 539b9e316cd7db4cdcaff6c5729a43e20763fcf1 Mon Sep 17 00:00:00 2001 From: Ned pyle Date: Mon, 16 Sep 2019 12:46:25 -0700 Subject: [PATCH] SMB 3.x support AES-128 encryption SMB 3.x is the remote file system protocol of Windows, and has supported AES-128 encryption via BCRYPT since Windows 8/WS2012. --- windows/security/threat-protection/fips-140-validation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/security/threat-protection/fips-140-validation.md b/windows/security/threat-protection/fips-140-validation.md index a1ad5ab37c..0f43d2fb1a 100644 --- a/windows/security/threat-protection/fips-140-validation.md +++ b/windows/security/threat-protection/fips-140-validation.md @@ -109,6 +109,7 @@ The following list contains some of the Windows components and Microsoft product - Some Microsoft .NET Framework Applications (.NET also provides cryptographic algorithm implementations that have not been FIPS 140 validated.) - BitLocker® Drive Full-volume Encryption - IPsec Settings of Windows Firewall +- Server Message Block (SMB) 3.x ## Information for System Integrators