-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
area-System.SecurityIssues related to security practices for .NET developers.Issues related to security practices for .NET developers.help wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]
Description
Type of issue
Typo
Description
On the page about HMAC SHA256, I see two different spellings of HMAC SHA256:
(https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.hmacsha256?view=net-9.0)
- In Remarks, the page mentions "SHA-256 hash function".
- In Fields, the page mentions "HMAC SHA256 algorithm".
Based on your cited source on the page, the correct spelling should be SHA256 without a dash:
https://github.com/dotnet/runtime/blob/1d1bf92fcf43aa6981804dc53c5174445069c9e4/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/HMACSHA256.cs
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.hmacsha256?view=net-9.0
Content source URL
Document Version Independent Id
f4f90565-a499-8742-10e2-7296ea4a33c6
Article author
Metadata
Metadata
Assignees
Labels
area-System.SecurityIssues related to security practices for .NET developers.Issues related to security practices for .NET developers.help wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]