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: Replace legacy IVs with random IVs for encrypting "defaultEncryp… #1452

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

sitaram-kalluri
Copy link
Member

@sitaram-kalluri sitaram-kalluri commented Dec 12, 2024

- What I did
Fixes the E2E tests failures in APKAM flow.

Replace the use of legacy IVs with random IVs when decrypting the defaultEncryptionPrivateKey and defaultSelfEncryptionKey.

- How to verify it

  • All tests should pass.

…tionPrivateKey" and "selfEncryptionKey" in APKAM flow
@sitaram-kalluri sitaram-kalluri merged commit 8252529 into trunk Dec 12, 2024
10 checks passed
@sitaram-kalluri sitaram-kalluri deleted the use_different_ivs_to_decrypt_keys branch December 12, 2024 14:33
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