Standardize NIST guidance sentence order in crypto XML docs#12526
Merged
gewarren merged 2 commits intocopilot/fix-incorrect-security-guidelinesfrom Apr 16, 2026
Merged
Standardize NIST guidance sentence order in crypto XML docs#12526gewarren merged 2 commits intocopilot/fix-incorrect-security-guidelinesfrom
gewarren merged 2 commits intocopilot/fix-incorrect-security-guidelinesfrom
Conversation
Agent-Logs-Url: https://github.com/dotnet/dotnet-api-docs/sessions/d710ceb3-cdf9-4d92-9a10-f4d1cecda53b Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] [WIP] Address feedback on crypto algorithm recommendations in PR #12524
Standardize NIST guidance sentence order in crypto XML docs
Apr 16, 2026
Contributor
|
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones |
gewarren
approved these changes
Apr 16, 2026
5b93c40
into
copilot/fix-incorrect-security-guidelines
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This stacked PR addresses review feedback on #12524 by updating the exact NIST guidance sentence wherever it appears in the affected crypto docs. The goal is a wording-only normalization with no semantic changes.
Scope of change
xml/System.Security.Cryptography/*from:See [NIST SP 800-131A Rev. 2](...) for guidance on approved algorithms.For guidance on approved algorithms, see [NIST SP 800-131A Rev. 2](...).What was touched
System.Security.Cryptography.Example update