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 unintended closure in RsaPaddingProcessor.OpenProcessor #50377

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

stephentoub
Copy link
Member

The change in RsaPaddingProcessor.cs is the fix.
The change in RSACng.SignVerify.cs is for consistency / future-proofing.

@stephentoub stephentoub added this to the 6.0.0 milestone Mar 29, 2021
@ghost
Copy link

ghost commented Mar 29, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

The change in RsaPaddingProcessor.cs is the fix.
The change in RSACng.SignVerify.cs is for consistency / future-proofing.

Author: stephentoub
Assignees: -
Labels:

area-System.Security, tenet-performance

Milestone: 6.0.0

@stephentoub stephentoub merged commit 0124dbc into dotnet:main Mar 29, 2021
@stephentoub stephentoub deleted the rsaclosure branch March 29, 2021 20:11
@ghost ghost locked as resolved and limited conversation to collaborators Apr 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants