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

Adding proper IDs to internal keys #123

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Adding proper IDs to internal keys #123

merged 1 commit into from
Feb 29, 2024

Conversation

dutow
Copy link
Collaborator

@dutow dutow commented Feb 26, 2024

With this commit, we encrypt internal keys in the map file using the table oid as the iv.

Closes #115

@dutow
Copy link
Collaborator Author

dutow commented Feb 29, 2024

Test failures are because of the new testcase, I rebase once #129 gets merged

With this commit, we encrypt internal keys in the map file using the
table oid as the iv.

Closes percona#115
@dutow dutow merged commit 4d367a7 into percona:main Feb 29, 2024
8 checks passed
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.

Implement proper IVs for tde fork/map file.
3 participants