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 support for RSA-OAEP 256 (#1293) #2207

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

karoberts
Copy link
Contributor

This PR adds support for RSA-OAEP-256, as mentioned in RFC 7518 (https://datatracker.ietf.org/doc/html/rfc7518#section-4.1) and fixes Issue 1293

@karoberts
Copy link
Contributor Author

@microsoft-github-policy-service agree

@jennyf19
Copy link
Collaborator

jennyf19 commented Sep 19, 2023

@brentschmaltz can you review when you have time? #1231

@karoberts
Copy link
Contributor Author

I removed all the ifdefs since they were effectively "> net45", and no longer needed

@brentschmaltz
Copy link
Member

@karoberts sorry to get to this so late, but we would like to take this.
We can build on your work OR you can rebase on top of dev.

removing obsoleted ifdefs since net452 support was removed
@karoberts karoberts requested a review from a team as a code owner May 31, 2024 22:19
@karoberts
Copy link
Contributor Author

@karoberts sorry to get to this so late, but we would like to take this. We can build on your work OR you can rebase on top of dev.

Sounds great! I have rebased on top of latest dev.

@brentschmaltz
Copy link
Member

@karoberts Awesome, we are trying to get this into IdentityModel 8 that is coordinated with .net 9.

@jennyf19 jennyf19 added this to the 7.6.1 milestone Jun 12, 2024
@brentschmaltz brentschmaltz merged commit 67da84e into AzureAD:dev Jun 13, 2024
5 checks passed
@brentschmaltz
Copy link
Member

@karoberts Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants