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

Add additional hash algorithms for X.509 SKI calculation #98579

Merged
merged 3 commits into from
Feb 17, 2024

Conversation

vcsjones
Copy link
Member

Closes #97158

Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost assigned vcsjones Feb 16, 2024
@ghost
Copy link

ghost commented Feb 16, 2024

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

Closes #97158

Author: vcsjones
Assignees: -
Labels:

area-System.Security, new-api-needs-documentation

Milestone: -

@vcsjones
Copy link
Member Author

Failure is known. Merging.

@vcsjones vcsjones merged commit 05c51fa into dotnet:main Feb 17, 2024
109 of 111 checks passed
@vcsjones vcsjones deleted the impl-97158-ski-stuff branch February 17, 2024 04:32
@vcsjones vcsjones added this to the 9.0.0 milestone Feb 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2024
@bartonjs bartonjs added the cryptographic-docs-impact Issues impacting cryptographic docs. Cleared and reused after documentation is updated each release. label Aug 15, 2024
@bartonjs bartonjs added the tracking This issue is tracking the completion of other related issues. label Aug 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security cryptographic-docs-impact Issues impacting cryptographic docs. Cleared and reused after documentation is updated each release. new-api-needs-documentation tracking This issue is tracking the completion of other related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API Proposal]: Additional Hash Algorithms for X509SubjectKeyIdentifierHashAlgorithm
2 participants