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 Azure algorithm to RsaOaep256 #2270

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

rayokota
Copy link
Member

@rayokota rayokota commented Jul 29, 2024

Fix algorithm used by Azure Key Vault to be RsaOaep256, to be consistent with the Java and golang clients, so that the dotnet client can interoperate with them.

@rayokota rayokota requested review from a team as code owners July 29, 2024 20:36
Copy link

@sakshamkumar1997 sakshamkumar1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rayokota

@sakshamkumar1997 sakshamkumar1997 self-requested a review July 29, 2024 21:41
Copy link

@sakshamkumar1997 sakshamkumar1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@sakshamkumar1997 sakshamkumar1997 self-requested a review July 29, 2024 22:27
@rayokota rayokota merged commit 0da59b2 into confluentinc:master Jul 29, 2024
1 check passed
@rayokota rayokota deleted the fix-azure-algo branch July 29, 2024 22:27
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.

2 participants