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

ClientEncryption: Adds algorithm to EncryptionKeyWrapMetadata #3049

Merged
merged 4 commits into from
Feb 24, 2022

Conversation

abhijitpai
Copy link
Contributor

@abhijitpai abhijitpai commented Feb 24, 2022

Description

Adds algorithm into the EncryptionKeyWrapMetadata to be able to save the algorithm used for key wrapping, instead of assuming a hard coded value. Saving the algorithm since it can vary is mandatory from the security perspective.

Type of change

  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)

anujtoshniwal
anujtoshniwal previously approved these changes Feb 24, 2022
@j82w j82w merged commit 42fd340 into master Feb 24, 2022
@j82w j82w deleted the users/abpai/algoToWrapMetadata branch February 24, 2022 17:04
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.

None yet

5 participants