This repository was archived by the owner on Feb 13, 2026. It is now read-only.
crypto: add helper functions for unsealing object keys#6609
Merged
kannappanr merged 1 commit intominio:masterfrom Oct 13, 2018
Merged
crypto: add helper functions for unsealing object keys#6609kannappanr merged 1 commit intominio:masterfrom
kannappanr merged 1 commit intominio:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6609 +/- ##
=========================================
+ Coverage 55.78% 55.8% +0.01%
=========================================
Files 250 250
Lines 37742 37767 +25
=========================================
+ Hits 21054 21075 +21
- Misses 14747 14749 +2
- Partials 1941 1943 +2
Continue to review full report at Codecov.
|
9 tasks
c6b0b77 to
61b608e
Compare
kannappanr
previously approved these changes
Oct 11, 2018
Contributor
|
@aead Travis failed |
This commit adds 2 helper functions for SSE-C and SSE-S3 to simplify object key unsealing in server code. See minio#6600
b1edfeb to
9a3e07d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This commit adds 2 helper functions for SSE-C and SSE-S3
to simplify object key unsealing in server code.
Motivation and Context
See #6600
Regression
no
How Has This Been Tested?
unit tests
Types of changes
Checklist:
mintPR # here: )