-
Notifications
You must be signed in to change notification settings - Fork 589
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
nbs-issue-176: added EncryptedDataKey field to NKikimrBlockStore::TEncryptionDesc #8482
nbs-issue-176: added EncryptedDataKey field to NKikimrBlockStore::TEncryptionDesc #8482
Conversation
e79a52c
to
9703564
Compare
9703564
to
8598f86
Compare
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
8598f86
to
7295fe9
Compare
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
7295fe9
to
39c3da7
Compare
⚪ Test history | Ya make output | Test bloat
⚪ |
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
This PR relates to ydb-platform/nbs#176
The EncryptedDataKey field is added to TEncryptionDesc to store the encrypted data encryption key.