From 111d6e6d5d4c55f6fefb0d72fa53db55dd2a8804 Mon Sep 17 00:00:00 2001 From: Nilanjana Ganguly <74384702+ngangulyms@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:04:06 -0700 Subject: [PATCH] NG_removing comment --- .../security/book/operating-system-security-system-security.md | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/security/book/operating-system-security-system-security.md b/windows/security/book/operating-system-security-system-security.md index 6039f8f2f7..5105fe212a 100644 --- a/windows/security/book/operating-system-security-system-security.md +++ b/windows/security/book/operating-system-security-system-security.md @@ -29,7 +29,6 @@ For more information about these features and how they help prevent rootkits and ## Cryptography -*AABHA can you update content here?* Cryptography is designed to protect user and system data. The cryptography stack in Windows 11 extends from the chip to the cloud, enabling Windows, applications, and services to protect system and user secrets. For example, data can be encrypted so that only a specific reader with a unique key can read it. As a basis for data security, cryptography helps prevent anyone except the intended recipient from reading data, performs integrity checks to ensure data is free of tampering, and authenticates identity to ensure that communication is secure. Windows 11 cryptography is certified to meet the Federal Information Processing Standard (FIPS) 140. FIPS 140 certification ensures that US government-approved algorithms are correctly implemented. :::image type="icon" source="images/learn-more.svg" border="false"::: **Learn more:**