Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect reference for SHA3_512. #9735

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Fix incorrect reference for SHA3_512. #9735

merged 1 commit into from
Mar 18, 2024

Conversation

vcsjones
Copy link
Member

The documentation referenced SHA3_256 instead of SHA3_512.

Related pull request: dotnet/runtime#99860

The documentation referenced SHA3_256 instead of SHA3_512.

Related pull request: dotnet/runtime#99860

Co-authored-by: Zavarkó Gábor <zavarkog@gmail.com>
@vcsjones vcsjones requested a review from a team as a code owner March 16, 2024 16:50
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-System.Security Issues related to security practices for .NET developers. label Mar 16, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones

Copy link

Learn Build status updates of commit 5883018:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Security.Cryptography/SHA3_512.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit a10b0fb into main Mar 18, 2024
3 checks passed
@gewarren gewarren deleted the vcsjones-patch-1 branch March 18, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Security Issues related to security practices for .NET developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants